News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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