seastars Posted May 12, 2009 Share Posted May 12, 2009 hi allmy 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 firefoxscreen2.jpg shows google chromescreen3.jpg shows Internet Explorer 8 Link to comment Share on other sites More sharing options...
pc_man Posted May 14, 2009 Share Posted May 14, 2009 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 More sharing options...
Recommended Posts