Customizing SMF > SMF Coding Discussion

How to change the font color in a post?

(1/1)

Square:
Hi,

SMF 2.0.2
I'm changing a copy of the defaut (curve) theme.
I already did many changes and it begin to be like I need.
My theme is a dark one, meaning that I need white text (in post, PM, etc).
I already changed this:

--- Code: ---/* use dark grey for the text, leaving #000 for headers etc */
body, td, th, tr
{
color: #FFFFFF;
}
--- End code ---
but I reall can't find where I've to edit the css to have white text in post etc.
Please help, thanks.
:)

Square:
Solved, thanks to Shambles™.  :)

K@:
Care to share, in case somebody else want to do this?

Square:

--- Quote from: K@ on June 23, 2012, 12:33:48 PM ---Care to share, in case somebody else want to do this?

--- End quote ---

Firefox solution : http://www.simplemachines.org/community/index.php?topic=479894.0  ;)

K@:


I was just thinking that others might search for something, like this, and welcome the solution.

Ta, man! :)

Navigation

[0] Message Index

Go to full version