IE8 Moves Everything on Website

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
Pezmc
Forum Commoner
Posts: 53
Joined: Mon Nov 06, 2006 2:15 pm

IE8 Moves Everything on Website

Post 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...
User avatar
kaszu
Forum Regular
Posts: 749
Joined: Wed Jul 19, 2006 7:29 am

Re: IE8 Moves Everything on Website

Post 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.
Pezmc
Forum Commoner
Posts: 53
Joined: Mon Nov 06, 2006 2:15 pm

Re: IE8 Moves Everything on Website

Post by Pezmc »

Website works for me and other people.
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: IE8 Moves Everything on Website

Post 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 :)
Post Reply