I have installed a rotor banner near the top of my site, below the built in suckerfish menu in zeropoint. Unfortunately the drop downs are hidden behind the rotor. I need a fix for this. This issue is there for safari and firefox

Comments

hassansr’s picture

found the fix

for whatever subtheme you are using in zeropoint add this to the style.css (ex. ivy.css):

#topex {
z-index: 140;
}

you may need to change themes in zeropoint in order to casue Drupal to make your changes stick, so if using ivy, switch to sky, save and then back to ivy >>save

vm’s picture

Status: Active » Fixed

in future please mark fixed issues fixed. Thanks.

Also of note: clearing cache in administer -> performance should be enough to allow changes to take place with css files.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.