PDA

View Full Version : I want moderators and administrators name/nick bold


Benedicte
10-02-2013, 12:31 PM
I know I have done this before, but I can't figure out how I did this :o

I want my moderators name to be green and bold
This is the HTML code I use now...
<span style="color:#0B6121 ;"/span>

But how do I make it bold?

Thank you! :)

Disco_Dave
10-02-2013, 12:36 PM
This is what we use in usergroup manager:


<span style='font-weight: bold; font-style: italic; color: #ff1100;'> </span>

Benedicte
10-02-2013, 02:02 PM
This is what we use in usergroup manager:


<span style='font-weight: bold; font-style: italic; color: #ff1100;'> </span>

Thank you so much!! :D:up: