PDA

View Full Version : UserName Color Change


Comets
05-21-2011, 10:10 AM
Hey everyone,

I am new and not sure if this is in the right place but was wondering if anyone can lead me to a thread on how to color code the admins and mods to highlight them?

Thanks

Comet

Mysterious Ride
05-21-2011, 10:33 AM
I'm not sure if this is what you mean, but you can change the color and bold your usergroups, by editing the Username HTML Markup.

ACP ---> Usergroups ---> Usergroup Manager ---> Click Any Usergroup ---> Its the fourth option.

That's how I color coded all my groups.

Comets
05-21-2011, 11:10 AM
Thanks Mysterious Ride what i mean is how to change the Admin's to Bold Royal Blue color?

tareqbd
05-21-2011, 01:00 PM
Thanks Mysterious Ride what i mean is how to change the Admin's to Bold Royal Blue color?


ACP > Usergroups > Usergroup Manager > Click Any Usergroup ---> Go to box "Username HTML Markup"
There are two boxes First box you will have to provide HTML code for color and bold,
such as :

<SPAN STYLE="font-weight:bold;color:#FF0000">

and in second box finish the line with </SPAN>

It will show colored nick for this group.

Comets
05-21-2011, 02:03 PM
Awesome Thanks so tareqbd! Is there a color code chart to change the color!! :)

Mysterious Ride
05-21-2011, 06:19 PM
I was going to say if you hit the circle with the ? to the right of the box for the Username HTML Markup, it has a few tags there for bolding and stuff.

I usually go here for color codes because it doesn't do a quick chart of colors:

http://en.wikipedia.org/wiki/List_of_colors

Sometimes you can use the name of the color or the hex triplet.