When you enable any menu bullet besides "none" and "Drupal default" the item style images appear in the top menu section.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Sky-remove_bullets_from_top_menu-1418660-5722032.patch | 860 bytes | webavant |
When you enable any menu bullet besides "none" and "Drupal default" the item style images appear in the top menu section.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Sky-remove_bullets_from_top_menu-1418660-5722032.patch | 860 bytes | webavant |
Comments
Comment #1
Jeff Burnz commentedRight, I will take a look, cheers.
Comment #2
AdrianB commentedI've noticed this too. I added this to my custom styles:
It is this code in sky.settings.style.css (this is for arrow head menu bullet style):
that takes takes precedence over this in navigation.css:
Comment #3
AdrianB commentedSorry, forgot about the other two states, make that:
Comment #4
webavant commentedI went ahead and made a patch out of AdrianB's solution:
Comment #5
Jeff Burnz commentedThanks webavant! You're a contributor!
Committed to 7.x-2.x-dev.