Page 1 of 1

Show submenu in box on page

Posted: Sun Feb 14, 2010 9:59 am
by tcdk
Hi

I have a little problem doing following.

I have a site with a horizontal menu, and want to display the submenues in a left box right under.

How can I do that? (I also don't want the submenues to be displayed in the horizontal menu)

Thanks

Re: Show submenu in box on page

Posted: Sun Feb 14, 2010 6:54 pm
by Nullig
Open menu manager and read the help.

Or do a search on the site, there are many answers to your question.

Nullig

Re: Show submenu in box on page

Posted: Sun Feb 14, 2010 7:05 pm
by tcdk
Thank you for your usefull reply, but I have been there!

Re: Show submenu in box on page

Posted: Tue Feb 16, 2010 1:40 am
by Joman
Hi,

I dont think you have enough knowledge to change a menu around. Maybe you should choose a different template that already contains a menu in the way you like it.

Re: Show submenu in box on page

Posted: Tue Feb 16, 2010 7:11 am
by RonnyK
There is a default template that holds that logic.... "Top simple navigation + left subnavigation + 1 column"

In short, for the horizontal you pass "number_of_levels='1'" to make it only show 1 level. For the second call, you pass "start_level='2' " to make it only show children of the selected parent of the horizontal menu.

So just 2 {menu} calls.

Ronny

Re: Show submenu in box on page

Posted: Wed Feb 17, 2010 5:53 pm
by Dr.CSS
This is one of the many advantages of reading all the pages of the default install, there is a page devoted to telling you exactly how to do this...

http://multiintech.com/defaultcontent/i ... e=top_left