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