Page 1 of 1

How do I change the body text font color in _ycgu_max_ 2.0?

Posted: November 5th, 2007, 2:10 pm
by solarchaos
I can't figure out how to change the font color of the body text for this skin. Any thoughts?

Re: How do I change the body text font color in _ycgu_max_ 2.0?

Posted: November 6th, 2007, 12:28 am
by Paul
Edit file _ycgu_template.css :D .

Re: How do I change the body text font color in _ycgu_max_ 2.0?

Posted: November 10th, 2007, 12:48 am
by solarchaos
Hi Paul,

Thanks for the response. I put color tags all over the file and still didn't see anything change - any other possibilities for changing the text color from black to something else?

Thanks.

Re: How do I change the body text font color in _ycgu_max_ 2.0?

Posted: November 10th, 2007, 1:02 am
by Paul
Find this in that file:

Code: Select all

body, td, th, input { color: black; }   /* text color */
Make sure you clean the cache of your browser.