Hi all,
I was needing some help. How do I add font colors to my posts section of my message board. I want to add some more colors but can't figure out how.
Thanks
Reignbow
Try to set the font color in these 2 classes in style.css: .windowbg and .windowbg2.
The actual css code is:
color: red;
..for example.