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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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........