[ Ubuntu; Drupal 7.15; Zen 7.x-5.x; Nice Menu 7.x-2.1 ]
I am having problems with Nice Menus (placed in Zen's Navigation region).
In particular, (1) the three top-level menu items are in two rows as shown here:
http://cs.appstate.edu/~khj/nice-menu-probs.png
Also, (2) the sub-menus aren't appearing when I hover or mouse down on the items with an "expansion arrow". The "arrows" suggest that, in fact, the sub-menus are in some sense recognized ...
An *important* comment: the Nice Menus work as expected if I logout of my admin account! Once I login, the menu items are again on two lines, etc.
This problem also "goes away" whenever the Theme Developer module is disabled.
I know I'm leaving out a lot of detail. Am more than willing to describe more if needed.
--
Prof Kenneth H Jacker khj@cs.appstate.edu
Computer Science Dept www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC 28608 USA
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1763972-1-fix-nice-menus.patch | 3.21 KB | kenneth.venken |
Comments
Comment #1
kenneth.venken commentedI can confirm (2). The devel_themer javascript hover code conflicted with the nice menus hover code.
Attached is a patch that should fix it. Could you test it?
Comment #2
khjacker commentedOK, I've already downloaded the "patch" ... will write again when I have a chance to apply and test it ...
Thanks for your comments!
-Kenneth
Comment #3
kenneth.venken commentedI've committed the javascript fix for nice menu's.