Collapse="1" Menu

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
DrTsus

Collapse="1" Menu

Post by DrTsus »

When I type
{menu template='disney' collapse='2'}
All links show up regardless of their level.
One
-One A
--One A I
-One B
--One B I
--One B II
Two
-Two A
--Two A I

When I type
{menu template='disney' collapse='1'}
If I am in the active section header the next level of links show up. And when I'm in a link, it's sublinks show up.

One
-One A
--One A I
-One B (ACTIVE)
--One B I
--One B II
Two

I need an in between. I need the section headers with the links below it, and when I click one of the links, sublinks appear below it. What am I doing wrong? Sorry if I'm not making sense.

This is what I need.

One
-One A
-One B (ACTIVE)
--One B I
--One B II
Two
-Two A
Locked

Return to “Layout and Design (CSS & HTML)”