PDA

View Full Version : Change quantity fonts


johnlam
15-Jul-2003, 10:00 AM
Hi,


can anyone tell me how to change the font for quantity without haveing to chage the CSS.

If I change it in product line page it appears to be over ridden by a setting from somewhere else can anyone tell me where this is :confused:

Many thanx

John

cdicken
16-Jul-2003, 03:53 PM
John

Go to 'Design | Text' and click 'Go to' to go to prompt 166. This is a field that says:

Quantity:

You can add your own HTML in there to override the default style. e.g.

<font size="5">Quantity:</font>

johnlam
19-Jul-2003, 08:37 PM
many thanx