Lionel
05-19-2005, 01:22 PM
I tried adding a conditional in vbmenu_control to control the font size like
<if condition="$languageid==2">10px<else />11px</if>
that did not work at all. Is there a way around it?
<if condition="$languageid==2">10px<else />11px</if>
that did not work at all. Is there a way around it?