Hi all
How would I (using CSSMenu, or any other menu vaiant) display a portion of the menu as though it was the top level.
i.e. with a heirarchy of
0 main (content)
1 stuff1 (content)
2 stuff2 (content)
3 members area (section header or content)
3.1 members page 1 (content)
3.2 members page 2 (content)
3.3 members page 3 (content)
3.4 link to 0 (link)
I want to create a page that has the menu that displays everything below 3, but nothing else. Any help would be appreciated.
sub menus
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: sub menus
For most of the menu choices, you should be able to set the start_element='3.1' and show_root_siblings='1' (I think). 

