Log in

View Full Version : CSS question


Lionel
05-19-2005, 03:38 AM
Where would I go, in control panel to put a conditional for vbmenu_control font size 11 px?

Regular font size is 11 px and I'd like to tell it <if condition="$languageid==2">10<else />11</if>

And while I am it, can that also be done for the image folder $stylevar[imgdir]?
like

<if condition="$languageid==2">fr_images<else />images</if>