View Single Post
  #2  
Old 06-12-2009, 06:25 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: CSS troubles IE Versions

Might be due to the layout being in 'quirks mode', try commenting out this line from skin1/customer/home.tpl
Code:
<?xml version="1.0" encoding="{$default_charset|default:"iso-8859-1"}"?>
...although that may have a negative impact elsewhere.
__________________
xcartmods.co.uk
Reply With Quote