Quote:
Originally Posted by Lynne
Go to your Thread Prefix Manager and edit your thread. Go to the line that says "Title (Rich Text)" and input the prefix in html. For instance, to make it green:
Code:
<span style="color: #00FF00;"><b>Your Prefix</b></span>
To make it green and bold:
Code:
<span style="color: #00FF00; font-weight: bold;"><b>Your Prefix</b></span>
|
modified what Lynne said above with HEX code. you can get more varieties with hex numbers.
here is a useful link from Wikipedia:
http://en.wikipedia.org/wiki/Web_colors