Page 1 of 1

CSS Menus

Posted: Sat May 17, 2008 7:31 am
by thebooks
Hi all. I am new to using CSS Menus within CMSMS. First of all, I am using the generic cssmenu.tpl that is the default within CMSMS. Second, I was wondering if there is a way of displaying a menu on certain pages that only shows a partial listing of the pages within my CMSMS site?

Scenario:
page 1
page 2
page 2.1
page 2.2
page 2.3
page 3
page 3.1
page 3.2
page 3.2.1
page 3.2.2
page 3.3
page 4
page 4.1

Can I create / adjust a copy of cssmenu.tpl so that it show only pages 3.1, 3.2, 3.2.1, 3.2.2, 3.3 etc with 3.1, 3.2, 3.3, etc as the TOP level menu options?

Thanks in advance for any help you can give. Tony

Re: CSS Menus

Posted: Sat May 17, 2008 8:59 am
by Dr.CSS
If you read the menu help you will see all the ways to limit the pages shown in a menu by using diff. calls in the menu tag...

start_level="3"  etc. ....