If the main menu contains menu items with sub items the nav-down-icon is not displayed from the start. Additionally the sub items are not displayed when you hover over the menu item.

#navlist.links a, #navlist.links a.active, #navlinks ul li a, #navlinks ul li a.active (li class="collapsed")

This is only the case after you clicked on the menu item containing sub-times. In this case the nav-down-icon is shown and the sub items are shown when hovering over the menu item.

#navlinks ul li.expanded a.expandfirst (li class="expanded active-trail")

"collapsed" should behave like "expanded active-trail"

Any help and fix for this will be greatly appreciated.

Comments

florian’s picture

I am sorry but I cannot reproduce the bug. Please see our dev. site at http://d7.sofpedia.ro.
Is it possible to give me your URL?

Marbot’s picture

Heiya Florian, I am sorry for my late reply. I did not get a notification (changed my settings now). Hmm, I see it is working on you site. The site I built is http://besonders-ev.de/ so you may see the behaviour. Removing the custom CSS I added does not change the behaviour. It must be something else. Thank you for having a look at it. Cheers Marbot

florian’s picture

See this note in theme settings: "NOTE: Go to admin/build/menu and expand all parents in primary menu."
Did you do that?

Marbot’s picture

I have seen this and I believe I did: Acutally my installation (D7) does not have admin/build/menu, so I went to admin/structure/menu and set the source of the main and secondary menue to main menue. That's how I understood this information. I also moved the main menu to the block drop down menu on admin/structure/block.

Marbot’s picture

I again had a look at this. I am afraid that I totally misunderstood the instruction. :| Now I got it working. :)

Perhaps a more detailed instruction would be of help. Something like:

Please go to "admin/structure/menu", click on "edit menue" for the menu you would like to change, then click on "edit" for the menu item which contains the subitems. On the edit screen of this item you have to select "Show as expanded" and "save" this stetting.

However, I would like to thank you for your patience and support. Cool!

florian’s picture

Category: bug » support
Priority: Normal » Minor
Status: Active » Fixed

I am glad you did it :)

florian’s picture

Status: Fixed » Closed (fixed)