hi,
i'm using kaiser template, when build menu in mainnav, menu shows in vertical instead of horizontal position.
how can solve this?
thanks lot!
i'm using kaiser template, when build menu in mainnav, menu shows in vertical instead of horizontal position.
how can solve this?
thanks lot!
probably missing module class suffix.
when reviewed template's demo site, noticed following
this leads me believe in corresponding menu module, have add following module class suffix
_menu ct_menu_horizontal
when reviewed template's demo site, noticed following
<div class="moduletable_menu ct_menu_horizontal">
this leads me believe in corresponding menu module, have add following module class suffix
_menu ct_menu_horizontal
Comments
Post a Comment