Page 1 of 1

Sub-menus dosent work!

Posted: Thu Jun 16, 2011 1:41 pm
by Cogo
hello, when I do custom themes, I get problems with submenus.
They appear and destroy the entire page

What should I do to sub-menus should not be visible, but only visible when I select? is there any script i can try to get it work ?

Image

Re: Sub-menus dosent work!

Posted: Thu Jun 16, 2011 1:54 pm
by Jos
You might want to add some css. Take a look at the exemple navigation stylesheets

Re: Sub-menus dosent work!

Posted: Thu Jun 16, 2011 1:57 pm
by calguy1000
We have forum rules for a reason.

You WILL spend days trying to get answer for a potentially simple problem unless you follow forum rules and provide some information for be people to be able to help you.

Re: Sub-menus dosent work!

Posted: Thu Jun 16, 2011 1:58 pm
by Cogo
Well well.. if i add

Code: Select all

{menu template='simple_navigation.tpl' number_of_levels='1'}
into new menu manager i file i get all the top menu but not the sub-menys. I have try everything and searching for guides but dosent find somthing that can help me

Re: Sub-menus dosent work!

Posted: Thu Jun 16, 2011 2:37 pm
by Jos
Where did you get this custom template? Seems like it doesn't support submenu's

I suggest to add one of the default example navigation stylesheets to your template and learn some css.
Otherwise it may be better to delete all subpages ;)