Author:
moderator
[ Edit | View ]
|
Date Posted: 10:23:28 01/30/13 Wed
Let's TRY to make sense of this.....
-------------------------------
.cb{background-color:#9d9d9d}
-------------------------------
this appears to put a "Halo" around your
entire box of comments.
So, if the number is light green (FFCC99),
it will appear like a pleasant halo.
Or, if you choose dark blue (CCFF99),
it will seem stronger and more pronounced.
--------------------------------------
.chd{background-color:#7a7789;font-family:arial;font-weight:bold;color:#ffffff}
--------------------------------------
the number being used is a dull dark gray (7a7789).
This line alters the SUBJECT LINE.
Yes, this too can become a different color.
Although, this is not the most important feature.
Still though, let's try FF9999.
and the subject becomes orange.
It might be better off Dull Gray (lol).
The FFFFFF should probably be left alone.
This changes the color of the text. NOT a good idea.
------------------------------------
.c1{background-color:#aed1e8}
------------------------------------
THIS LINE IS IMPORTANT.
It changes the color of all your TOPICS.
-----------------------------------
.c2{background-color:#ddE4FF}
-----------------------------------
IMPORTANT IMPORTANT
This line alters the entire color of
your messages AND Body.
This will also effect after you've clicked inside.
So, the entire thread will bear this color.
------------------------------------
.cp{background-color:#99ccff}
------------------------------------
This line controls that huge box which says
"post a New Public Comment".
Sometimes, you may choose the same color as
the subject. That works nice.
Or, you can try a slightly different shade.
Of course, it's a good idea to keep a theme.
So, it's nice to use varying shads of blue, for instance.
----------------------------------------------
.va{color:#000099;font-style:italic;font-weight:bolder}
.vu{font-style:italic;font-weight:bold}
.ttm{font-size:9pt}
----------------------------------------------
The final 3 lines should be fine, in their current state.
|