Code for Colors? Code for Colors?
 

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

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!