View Full Version : Usergroup's user color
dorukum123
04-14-2013, 02:44 PM
Hello there, I'm trying to add an usergroup. I've succesfully made it. Now I'm trying to do one more thing but I couldn't find it. Please enlight me.
- I want to specify a color which will be used in usernames. Like; when someone joins that group, he/she'll get his name in that color. How can I do that?
Lynne
04-14-2013, 02:47 PM
Usergroup Manager > Edit Administrators > Username HTML Markup
The first field is the opening tag. The second field is the closing tag. These tags will be inserted around the user's username like this:
[opening tag]username[closing tag]
Some HTML tags you might want to use here include:
<span style="font-weight: bold;">username</span> = username
<span style="font-style: italic;">username</span> = username
<span style="text-decoration: underline;">username</span> = username
<span style="color: red;">username</span> = username
<span style="font: 20px verdana;">username</span> = username
You can also do combinations by using more than one attribute in the style property:
<span style="font: 20px verdana; color: red;">username</span> = username
dorukum123
04-14-2013, 02:50 PM
Thank you, I've found it.
sodasusu
12-29-2013, 09:41 AM
not showing in forum home like this http://forum.ampm.co.id/forum.php
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.