I really like the earthish theme, i am currently building a website with it: waldhof.richter-trummer.eu and i wonder if and how i could add a submenu, like a dropdown, to the main menu?
I really like the earthish theme, i am currently building a website with it: waldhof.richter-trummer.eu and i wonder if and how i could add a submenu, like a dropdown, to the main menu?
Comments
Comment #1
ishmael-sanchez commentedHey karlrt,
There are multiple ways to handle this. The best approach based on your note would be to remove the
$main_menucode around line 103 in the top bar div and using nice_menus add a menu block to the banner region. Let me know if that works or if you need other help.The nice menus module has more features then just a regular drop down that I could code in so I'm changing this to a support request instead of a feature.
Comment #3
darantasia commentedHello,
I needed to have a drop-down menu in your nice theme earthish since i will need a lot of sub-menus
in my site.
So i installed superfish.
It's working nice appart from the fact that the drop-downs links are hidden and cut at the end of the black top-bar...or hidden behind the content-bg or home-bg. I looked at forums and tried solution (z-index modifications, overflow etc.) but didn't succeed in make it work.
Can you help me on this subject?
Thanks a lot.
Comment #4
ishmael-sanchez commentedHi darantasia,
Did you use position: relative and then use a z-index?
Comment #5
ishmael-sanchez commentedNo reply assuming this issue has been resolved.