From: Matthew B. <mat...@ou...> - 2006-06-26 08:28:25
|
Jon Maber wrote: > Here are some more screen shots that didnt fit in the last email. This > time text is enlarged to 150% and I tried out a few more browsers. Quickly looking at top.html it seems that top_big.css is no longer used: > <link href="bs_template_top_normal.css" rel="stylesheet" type="text/css" /> > > <if> > <test> > <call> > <target method="equals"><literal type="String">small</literal></target> > <parameters> > <call> > <target method="getAutomaticPreferenceByScreenSize"><variable name="facility"/></target> > <parameters> > <variable name="request"/> > <literal type="String">preference.navigation.nav_bar_height</literal> > <literal type="String">small</literal> > <literal type="String">big</literal> > </parameters> > </call> > </parameters> > </call> > </test> > <then> > <link href="bs_template_top_small.css" rel="stylesheet" type="text/css" /> > </then> > <else></else> > </if> -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |