Editing the default font color SubSilver style.css Editing the default font color SubSilver style.css
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Editing the default font color SubSilver style.css

Started by mel930, August 14, 2007, 01:31:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mel930

Is there a way to do this? 

Thanks in advance!

Nibbler

Add your color to the stylesheet


body  {
    background-color : #e5e5e5;
    padding-top : 0px;
    color: red;
}

mel930

Thank you so much!  It is just right now........