Hi!

I have a website based on jaded http://europartnerships.co.uk
It runs fine in all browsers excetp ie8. I've included the , but that doesn't make any difference.
Any suggestions on what I can do to make the site work in ie8?

Thanks

Jeff

Comments

ahefele’s picture

We've used this theme on a site we just launched. It seems to work fine with IE 8. However, we used the following code to force IE 8 to emulate IE 7.

meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"

Andy