Yes, but you will actually have to put the tag around the variable in your product template as well.
<FONT class="ProductDetailsTitle2">{$discount}%</font>
So that:
ProductDetailsTitle2
matches in the template and css. Doesnt matter what you call it.
|