Quote Originally Posted by dgent View Post
The prices change and are stylized when you make an item discounted (strikethrough'd and made red) so somewhere in a template file there is a DIV for this styling. Anyone know where?
In the .css
.priceinnewproducts {
color: #FF6600;
}