|
Post by Dreamreaver on Sept 12, 2004 1:14:12 GMT -5
Okay using this code will allow you to have colored names for your admins and gmods. Once you make someone a staff member it will automatically change their username color. Change the colors in red to the colors you wish to use for your staff names.
Place in all your footers
<style> .adminuser:link,.adminuser:visited,.adminuser:hover { color:A86B1C; font-weight: bold; } .gmoduser:link,.gmoduser:visited,.gmoduser:hover { color: 009966; font-style: normal; } </style>
|
|