Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Suckerfish Drop-downs appearing behind links

Status
Not open for further replies.

solepixel

Programmer
Joined
May 30, 2007
Messages
111
Location
US
On IE6/7 & Firefox, I've noticed my menus appear linked graphics. In firefox, only Linked Images are a problem, but in IE 6/7, any links appear above the menus.

The demo page is here
The stylesheet for the Menus is here
The stylesheet for the page is here

I've tried adjusting z-index throughout but it doesn't affect it on IE. The menus appear on top of flash with no problem, but for some reason with any linked image (or link in IE), it doesn't work. If I remove the link, it seems to work fine. Any suggestions?
 
Ok, I just figured it out. I had specified position: relative on all 'a' tags in my menu stylesheet. I fixed that and it's working now. Thanks anyway.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top