Quote:
Originally Posted by the Sandman
If you tell us what you want to accomplish we'll tell you the code.  If you mean for the HTML Username Markup, it's just a matter of adding the HTML you want. For instance, for an Administrator at my Board, the markup is:
First (left) HTML Username Markup field:
HTML Code:
<span style="color:darkblue" title="Administrator"><i><b>
Second (right) HTML Username Markup field:
HTML Code:
</b></i></span>
This gives Admins a bold, italic, dark blue usename with the title "Administrator" as the mouseover caption. 
|
is that in a file or a template? Im not sure I know where this is.