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...
IE8 Moves Everything on Website
Moderator: General Moderators
Re: IE8 Moves Everything on Website
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
Website works for me and other people.
Re: IE8 Moves Everything on Website
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
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