Hi All,
i'm trying to adapt GreenyBlu template from http://www.oswd.org/design/preview/id/3696 to my CMS MS . I have trouble with using of menu. Changed following code in template, but menu is wrongly displayed. Please help me
--original code ------
Home
Gallery
About
Help
Partner
----my code -----------
{bulletmenu}
GreenyBlu (oswd.org) - menu doessn't work
Re: GreenyBlu (oswd.org) - menu doessn't work
td menus are kinda hard to create,
you need to write new menu template, but it will still be kinda lame because the menu has to have 5 elements with constrained size (for the images to work)
I suggest using 5 times cms_selflink on the menu items (write the table code by hand that is)
hope this helps
you need to write new menu template, but it will still be kinda lame because the menu has to have 5 elements with constrained size (for the images to work)
I suggest using 5 times cms_selflink on the menu items (write the table code by hand that is)
hope this helps