STEP: 1 Go into your Administration Panel => Users & Groups => Rank --> Rank Administration
STEP: 2 Put this CSS code in your CSS Style Sheet:
Once you have finished everything, click save and you're done.
Enjoy!
- Code:
<span class="adm">Administrator</span>
STEP: 2 Put this CSS code in your CSS Style Sheet:
- Code:
.adm:after {
content: url("Rank_Image_Here");
}
Once you have finished everything, click save and you're done.
Enjoy!
Last edited by Boyka on Fri Dec 21, 2012 12:02 pm; edited 1 time in total