PDA

View Full Version : Resize fonts on Products


Notator
19-Aug-2005, 01:28 PM
How can you change the font size on the catalog items ( still working on startup settings - calculator item for eg - I am using the "smart" theme.

Have successfully changed some of the other font sizes but can't find this one..
any suggestions ?

jont
19-Aug-2005, 02:01 PM
Which particular part of the product text are you trying to change? If you edit the product template you are using (usually Act_ProductLine.html) you will see the varioius Actinic NETQUOTEVAR variables for productref, price, description etc..... these will be spanned by the style sheet class eg actxsmall, actxxsmall, actregular etc... change whichever one you need accordingly... if you want a larger font change from say actxxsmall to actxsmall or actregular and then Actinic will enter the correct font sizes that you have recently changed in the actinic.css style sheet