Ive seen that the font size/font/colour of the prices in the centre boxes is inherited from the main body text. Is there anyway of making this customizable?
Ive seen that the font size/font/colour of the prices in the centre boxes is inherited from the main body text. Is there anyway of making this customizable?
The issue here is that there is no specific DIV ID given over to the price element in these pages.
I would imagine that it is possible to delve into the relevant php files and encase these elements in their own DIV, but I am not the person to ask how to achieve this.
20 years a Zencart User
This site has styling for the prices, any way of looking at the code though?
http://www.pasikonik.co.uk/
Hi
Yes, the orange text on that link I posted.
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?