topballa90
Oct 1 2008, 08:03 AM
Simply I just want to change the font color on my page. Nothing else just the things I wrote in my about me section, and general. Thanks in advanced.
Anarchy
Oct 1 2008, 10:32 AM
Use this code:
CODE
<style>
.tdborder td, td.text span.text {color:ffffff;}
</style>