Re: Need to change text color in IE6
I did a find for .property-name in dreamweaver and this is what it found:
table.product-properties .property-name {
padding-right: 5px;
white-space: nowrap;
width: 30%;
and for .product-price I found:
table.product-properties .product-price {
color: #ffffff;
font-weight: bold;
font-size: 12px;
vertical-align: top;
I hope that is what you are talking about. I am very new at CSS and I thank you for all your help.
__________________
X-Cart Gold 4.2 - 4.3 - 4.4.5 - 4.6 - 4.7
|