Thank you Lynne for your help.
i found out how to get it working:
i didnt know that . was a class and a # was an id.
In Additional Css:
Code:
.admin {
color: rgb(204, 51, 0); background: url("http://techenix.com/images/shiny1.gif")repeat scroll 0% 0% transparent;"
}
First username box:
Code:
<span class="admin"><b>
Second username box:
If anyone else wants to use the code

thats how you do it.