I get the following oddness with my main menu [attached file]
How would I fix this?
Not sure if this is a bug or my error, but I would hazard to say bug, as I have made almost no changes to the theme [no changes to markup].
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| menusample.png | 3.43 KB | Calem Bendell |
Comments
Comment #1
Jeff Burnz commentedThis is Corolla?
Changes are changes dude, I need to see the site and know what browser/platform this is. If I can't see the site give me as much info as possible.
Comment #2
Calem Bendell commentedMade the site public. Sorry about that, mate.
Can be viewed below.
http://calem.universalyellowkeys.com/
Comment #3
Jeff Burnz commentedHmmm, could be a bug alright, not sure how that has crept past, although I know I spent a fair amount of time on that darn menu bar...
The fix is to change line 142 of navigation.css from height: 3em; to height: auto; or simply remove the height property entirely.
I pushed a fix to the dev version.
Comment #4
Calem Bendell commentedI have pasted my current navigation.cc below.
The error is still there... it's actually gotten a bit worse. Could the padding be throwing off the hovering elements?
Sorry that I can't be of more use :( I'm still figuring out how Drupal does theming.
Issue can be viewed here: calem.universalyellowkeys.com
Comment #5
Jeff Burnz commentedThis is a duplicate, its been fixed already in Corolla dev, all versions from what i recall.