I'm trying to change my discount font colour, so that when an item is marked as 'It's Free' not only is the price got a strick through it (Default) but the colour is red.
I'm looking at this in the "stylesheet_original.css"
span.productSpecialPriceSale {
color: #ff0000;
text-decoration: line-through;
It has the colour set to red but in my listings it's still black with a strike through! and it's driving me nuts!!! 4hours and counting LOL
I'm using my own template and i'm editing the CSS in that. Is there an override else where i need to look at?
Cheers Guys



