how ot restrict navigation not to be expanded...???

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
aliftek

how ot restrict navigation not to be expanded...???

Post by aliftek »

hello...
how to restrict navigation not to be expanded...???
the default menu, comes with CMS, is expanded, if it has child pages; but i want that i must not expand even that is opened or any other page...
menu must be expanded to only one level....

waiting for positive reply...
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: how ot restrict navigation not to be expanded...???

Post by Nullig »

From the Menu Manager help - just add:

number_of_levels="1"

to your menu tag.

Nullig
aliftek

Re: how ot restrict navigation not to be expanded...???

Post by aliftek »

i have alredy done so....i works;
but when that page is opened that has sub pages or child pages; then the sub pages r shown below it; i want these not to be shown.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: how ot restrict navigation not to be expanded...???

Post by Nullig »

Add:

collapse="1"

Nullig
aliftek

Re: how ot restrict navigation not to be expanded...???

Post by aliftek »

thanks for very much...
it worked for me.
Locked

Return to “[locked] Installation, Setup and Upgrade”