Reply To: Blanck menu with IE 7

#10906
apollyon
Participant

If I understand your issue, it’s the same as mine.
On IE (9 in my case), the active menu item backgrounds appear white.

To fix this, I did the following (probably a better way, but this works):

Add “background-color:black;” to the styling for “#access a” in style.css.

(‘black’ should be whatever color the menu bar background is.)