Hello, I have a custom wordpress site that shows well in Chrome and FF but messed up in IE9. The site runs on the latest version of wordpress. I have googled a bit and placed the following code in the header but that won't work: <meta http-equiv="X-UA-Compatible" content="IE=edge" /> If someone knows how to fix this please let me know. Site = http://goo.gl/1f8Ih (Client site so please don't post sitename here) Kind regards, Reminder
First to begin with, fix these errors and get back to us (remove the spaces int he link, I can't post links as yet) :- validator. w3. org/chack?uri=http%3A%2F%2Fcafabien.nl%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 Chrome and Firefox usually bypass those kinda errors and render your site as they assume it should be rendered (such as closing tags for you etc).... but IE doesn't usually do this. Fix the errors and it might render the way it should in IE.