Code for Colors? Code for Colors?
 

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

Code for Colors?

Started by stellintx, July 23, 2006, 07:56:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stellintx

Where would I find the code for the different colors?  Here is the reason I ask...I have a theme that I like, but I just want to change the colors on the fonts and bars etc.?  I know that I need to do it in the style.css.  (bear with me I am a virgin here, LOL)  When I open up style.css in dreamweaver it shows the following examples:

body {
        background: url("images/bg.gif");
        background-color: #f2f5f7;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size : 12px;
        color: #000666;
        margin: 0px;

So my question is where can I find out what the # is for each color so I can edit this?  I hope that I am making sense.  Thanks in advance!

François Keller

Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

stellintx

AWESOME!!  DUH, I guess I should have googled.  LOL  Thanks so much!