Drop down menu, one level?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Teddy

Drop down menu, one level?

Post by Teddy »

Hi!

How do I get a drop down menu (horizontal) with only one level?

Example:

1.         Page 1
1.1       Page 2
1.1.1    Page 3
1.1.2    Page 4
2.         Page 5
2.1       Page 6
2.1.1    Page 7
......and so on.

In the horizontal menu I would like to see the page 1 and 5 and when I hoover them i would like to get a drop down menu with the pages 2 and 6. NOT THE PAGE 3, 4 and 7!

The pages 3,4 and 7 I would like on my vertical menu to the left.

If you dont understand this very mysterious explanation write me back and I´ll give it another try  :)
Teddy

Re: Drop down menu, one level?

Post by Teddy »

Its the depth of the horizontal menu I cant figure out where to change.

Hopefully this explanation helps.... ???


I have figured out how to make the vertical menu start deeper so that one works.

But after working with this problem I have another problem :)

The horizontal menu drops down behind the vertical menu and the picture in the content box. How do I make this menu be in front of everything else?

Thanks in advance

Ted
Teddy

Re: Drop down menu, one level?

Post by Teddy »

Hi!

The first problem I solved. It was easier then i thought  ;D

Just type the frase:
number_of_levels="2"
after this frase (but within the tags):
{cms_module module='menumanager' template='cssmenu-accessible.tpl'}
and it looks like this:
{cms_module module='menumanager' template='cssmenu-accessible.tpl' number_of_levels="2"}

Ok.....maybe all of you already knew this but Im pretty new on CMSMS so I figured it would be the best to write down the solution aswell after I had brought up the question.  :)
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Drop down menu, one level?

Post by calguy1000 »

That's why some of us try to let people figure things out for themselves, by "not" respondding to messages :)
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
larskong

Re: Drop down menu, one level?

Post by larskong »

calguy1000: please come down from the high horse before you run out of oxygene or hurt yourself... ;)

/ Lars
Locked

Return to “CMSMS Core”