views:

23

answers:

1
+1  Q: 

IE6 Z-Index help

Hi, please take a look at the following website: http://www.solidcamxpress.co.uk/

If you look at it in IE6 (try IE Tester if your running Vista or 7) you will notice that the dark grey masthead appears behind part of the panel, and the top of the main image is chopped off. I'm guessing this is a problem with the z-index which IE6 and 7 are notorious for having problems with.

Can anyone help me fix this? need it for the client asap. Thanks.

A: 

Yes this is the infamous "ie6 z-index bug". It has been discussed a couple of time on StackOverflow and on the web.

Personnaly, the best resource that I found for this bug is Solutions to the IE z-index Bug: CSS. It clearly describe the bug and the solution.

By the way, questions like "Look at my site and please tell me how to fix it" are better answered on doctype.com.

Thierry-Dimitri Roy
Yeah I've read lots of articles about this sort of thing. But as far as I can tell the site is correct? So not sure why they are appearing behind the others?
Cameron