Posted by davidan_drupal on April 19, 2012 at 12:00am
I need to be able to modify (if possible) The Corporate Clean Theme. Specifically, the menu behavior for showing the menu flyout. the first-level (and I am guessing, subsequent levels) only opens-up when a page in that menu has the focus. I would like the menu to fly-open when I hover over another menu group. But again, this does not happen until I click on the first-level (main menu) item. Then I can hover over that main menu item to open it.
Does anyone know of a setting or a place in the code where I can get the menu to open just by hovering?
Comments
Same Problem
Hello!
I am having exactly the same problem. Did you figure out a solution?
Thanks,
Paridhi
is your site Drupal 7 or
is your site Drupal 7 or Drupal 6
have you looked at the nice_menus module? I use that for most of my projects. there is good documentation to help get you started too.
hope this helps!
-Jeff
Drupal 7 but I figured out my
Drupal 7 but I figured out my problem. I needed to enable "expanding the menu" under each page. I didnt need the nice-menus module because of the theme I was using (corporate clean).
Thank you anyway!
I would likely just switch to
I would likely just switch to superfish or nice menus
Any reason why this wasn't posted as a support request for this theme? http://drupal.org/project/issues/corporateclean?categories=All
Seems to me like it would get handled more effectively there, since it targets users of this theme and the issue queue seems quite active.
I didnt realize this was not
I didnt realize this was not the queue. I came across Jeff's post via Google search and he had summarized my problem really well, do I figured I should ask him. Thank you though, I will keep the queue in mind for next time!