Haha.. May I also mention you can add alot more stuff with these same basic instructions. For instance.. Username color is piackable along with Post color. Just add the two profile fields, and go to your postbit template.
Find this code..
Quote:
<p><normalfont>$post[message]</normalfont></p>
|
Substitute that with...
Quote:
<p><normalfont><font color="$post[field*]"><font face="$post[field*]">$post[message]</font></font><normalfont></p>
|
Just change the * to whatever number your field is.
There ya have it.