Jump to content

webshop not right, in IE8 - help?


Recommended Posts

hi all

my webshop is not showing right in IE8, but it is perfect in firefox and chrome. yesterday it was perfect in IE as well, and i havent been oing any modfications anywhere on it since then.. is it just IE thats the issue here? how do i get it back to normal appearence in IE?

screen.jpg shows firefox

screen2.jpg shows google chrome

screen3.jpg shows Internet Explorer 8

7726_HGTu1K7lH6LySC3pbyOG_t

7727_7o0GVStI67tnoIpsK39D_t

7728_a7XSw1kLQSOgYvuEeXzI_t

Link to comment
Share on other sites

First make shure that your page in IE8 is 100% normal zoom, second IE8 is still not stable.
Make a new .css global IE or you can make a .css for each IE version that will cause you problems, modify the code as you need.
Insert this code in the header.tpl after you create the new .css file in the CSS folder, and use the same name or whatever.
<!--[if lte IE ]> <link href="{$css_dir}globalie.css" rel="stylesheet" type="text/css" media="all" />

Link to comment
Share on other sites

×
×
  • Create New...