PDA

View Full Version : Fgcolorcss?


Christylh
26-Aug-2003, 06:36 PM
Anyone tell me how I can change colors related to FGCOLORCSS?

Thanks!

C.

Ben
27-Aug-2003, 02:59 PM
Hi Christy

FGCOLOR is the main text colour which can be changed in Design | Colors.

Ben

Christylh
27-Aug-2003, 03:26 PM
Ben,

I checked that first and the color in question does not appear in any of the settings.

What next? :)

C.

cdicken
27-Aug-2003, 03:49 PM
You could just replace NETQUOTEVAR:FGCOLORCSS with a hard-coded colour reference in actinic.css. For example, change:

color:NETQUOTEVAR:FGCOLORCSS;

with

color:#000066;