How not to print submenu items

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"
Post Reply
pdedecker
Forum Members
Forum Members
Posts: 28
Joined: Sun Apr 16, 2006 8:25 am

How not to print submenu items

Post by pdedecker »

I'm trying to get this template to work with CMS Made Simple. I haven't done these sort of things before, so I'll need your help. Do you see these tabs you see in the upper right corner? I'd like to make it so that it will only display links to the parent menus (Home, How CMSMS Works, Default Templates Explained and Default Extensions). How can I do this? I already tried something with {if $node->depth == 0}, but that didn't work.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: How not to print submenu items

Post by tsw »

{menu number_of_levels='1'}

more parameters in extensions -> modules -> menumanager help
Post Reply

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