Really great!!!
I just tried to change the black background to some other color like:
============
/* The main body of the entire forum. */
body
{
background-color: #666699;
margin: 0px;
padding: 5px 20px 5px 20px;
}
=========
But it did not change the color at all. In fact none of the other color work and the forum still look black as before.
May I know how can I change this black background to some other color?