Code for Colors? Code for Colors?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Code for Colors?

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

Previous topic - Next topic

0 Members and 2 Guests 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!