View Single Post
  #1  
Old 02-17-2009, 01:06 PM
 
ReadytoCover ReadytoCover is offline
 

Senior Member
  
Join Date: Apr 2008
Posts: 124
 

Default H1 in IE7 doesn't follow CSS margin formatting?

For some reason my product titles in IE7 are not following the 'padding-left: 200px' format I have in the CSS skin file.

In FireFox it works fine


Here is the exact part of the CSS:

Code:
h1.product { font-family:"Trebuchet MS", Verdana, Arial; font-size:22px; font-weight:regular; color:#910000; word-spacing:0px; display: inline; margin-left: 200px; }

Product Page Example
http://www.readytocover.com/36-x-20-wood-vanity-dressing-makeup-table.html

CSS File:
http://www.readytocover.com/skin1/skin1.css


Any help is greatly appreciated, thanks
__________________
x-cart 4.1.9
Reply With Quote