IE8 layout problems
Moderator: Staff
4 posts
• Page 1 of 1
IE8 layout problems
i've just set up my zencart and i'm happy with the layout in IE7 but checked the site on my parents computer which is running IE8 and the layout is all over the shop.
i've searched the net and found lots of people with the same problem but no solution. anybody had this problem/sorted it out?
cheers paul
i've searched the net and found lots of people with the same problem but no solution. anybody had this problem/sorted it out?
cheers paul
If it works okay in IE7 then try forcing the the site to run in IE8 compatibility mode.
To do this locate the file /includes/templates/YOUR_TEMPLATE_FOLDER/common/html_header.php and add the following meta tag
To do this locate the file /includes/templates/YOUR_TEMPLATE_FOLDER/common/html_header.php and add the following meta tag
- Code: Select all
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests





cheers
