Hello,

It would be REALLY good to have drop-down menus for this themes. I know there is a nice_menus module but I am poor with CSS and do not know how to make it look part of the theme. Also the nice_menus module doesn't let there be drop out primary link (The "tabs" accross the top).

And example of this is the BlueSquare theme.
http://drupal.org/project/BlueSquare

Cheers!
-ROR

Comments

jswaby’s picture

Status: Active » Closed (won't fix)

As I completely agree with you, drop down menu's is not something I plan on implementing in this theme. The main reason is that the nice_menus module already provides this functionality, and gives thorough documentation on how to inject the module's functionality into your theme (tabs across the top).

For example, I used nice menus when I built http://www.ufcw464a.org many months ago. Back then I had to dig deep for the documentation, but Addi has since made a huge improvement to the documentation for explaining how to get the tabs to drop down.

Also, those drop down menus are a hell to debug on browsers. ;)

I was not good with CSS until I started doing drupal stuff. If you want to be a drupal rockstar, CSS knowledge is a must. I read the book "Stylin' with CSS" to get my head around how it works. Plus it was actually a fun read. Check it out.

root_of_roots’s picture

Hey bbobjay,

thanks for the reply. I will definitely start looking into some CMS.