Page 1 of 1

IE8 Moves Everything on Website

Posted: Mon Aug 24, 2009 8:29 am
by Pezmc
I have just noticed that IE8 completely destroys a website I recently made for a client, even when it is in compatibility mode.

What on EARTH is going on? It works in every other browser (even abstract browsers like Gecko see: http://browsershots.org/http://www.m4mad.com/)

http://www.m4mad.com/

Please advise what is going on, I have no idea how to fix this...

Re: IE8 Moves Everything on Website

Posted: Mon Aug 24, 2009 1:06 pm
by kaszu
Website doesn't work and since you haven't posted any code there is nothing I can do. Please try to fix it.

Re: IE8 Moves Everything on Website

Posted: Mon Aug 24, 2009 3:37 pm
by Pezmc
Website works for me and other people.

Re: IE8 Moves Everything on Website

Posted: Mon Aug 24, 2009 5:54 pm
by jackpf
I can't say why...that would involve going through all your CSS etc...

All I can suggest is to play around with stuff. IE is notoriously bad at handling absolute positioning...that could be a problem.

If you can't fix it, you could always use IE conditional statements, or IE hacks.

Good luck :)