PDA

View Full Version : Colouring attributes


Ravon
10-Jan-2004, 04:32 PM
hello, how can i change the colour of an attribute?

i am trying to change the words, apperance, alignment etc on our site custom-stamps.co.uk (http://www.custom-stamps.co.uk/acatalog/Printer_Line_Standard.html)

regards

christopherpm
10-Jan-2004, 06:25 PM
Have you looked in the Design -> Colours menu?

Ravon
10-Jan-2004, 06:29 PM
Originally posted by christopherpm
Have you looked in the Design -> Colours menu?

yea i have but i cant find anything to change the colour only for the few words (attributes).

NormanRouxel
10-Jan-2004, 07:26 PM
There are several things you can do.

1) Edit Act_VariantRadioButton.html and put some <font..> tags around NETQUOTEVAR:CHOICENAME

There are other templates that deal with other parts of the Attributes e.g. Act_VariantAttributeName.html does the name.

Look in Advanced / Template Manager for all these.

2) You can put whatever you need in the HTML for Name field in each choice. E.g.

Text in <font color=red>Red</font>


Norman

Ravon
10-Jan-2004, 08:21 PM
thank you norman, got it sorted