en admincp >> usergroups >> Username HTML Markup
HELP
The first field is the openning tag. The second field is the closing tag. These tags will be inserted around the user's username like this:
[openning tag]username[closing tag]
Some HTML tags you might want to use here include:
<b>username</b> = username
<i>username</i> = username
<u>username</u> = username
<font color="red">username</font> = username
<font size="4">username</font> = username
|