Page 1 of 1

sub menus

Posted: Sat Sep 17, 2005 3:33 pm
by calguy1000
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.

Re: sub menus

Posted: Sat Sep 17, 2005 4:02 pm
by Ted
For most of the menu choices, you should be able to set the start_element='3.1' and show_root_siblings='1'  (I think).  :)