vBulletin Tutorials

[Easy] How to: Group Name Colors

Submitted by Mr_Joker, , Thread ID: 1307

Thread Closed
Mr_Joker
YouR JuSt G4Y
Level:
0
Reputation:
3
Posts:
795
Likes:
51
Credits:
493
15-02-2015, 04:54 AM
#1
Howdy! This is one of the easiest things in vBulletin - just posting this for our beginners :D

Step 1: Go to AdminCP > Usergroups > Usergroup Manager
Step 2: Edit usergroup. You have to do this for each usergroup that you like to be colored.
Step 3: Add this code in username HTML Markup:

First Textbox:
Code:
<span style="color: XXXX;">

Replace "XXXX" with your color name/code, visit www.w3schools.com for a HTML Color Table.

Second Textbox:
Code:
</span>

Save it and you're done! Tongue

RE: [Easy] How to: Group Name Colors

Mr_Joker
YouR JuSt G4Y
Level:
0
Reputation:
3
Posts:
795
Likes:
51
Credits:
493
OP
22-03-2015, 09:35 PM
#2
Which other tutorial ??

RE: [Easy] How to: Group Name Colors

andrenoberto
Novice
Level:
0
Reputation:
0
Posts:
27
Likes:
2
Credits:
22
03-08-2015, 03:50 AM
#3
This is easy but still very useful, thanks.

RE: [Easy] How to: Group Name Colors

zoubovv
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
7
13-12-2016, 08:59 AM
#4
Thanks, please write other tutorial

RE: [Easy] How to: Group Name Colors

KRiMZ
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
1
Credits:
14
12-11-2017, 04:36 PM
#5
You can achieve the same result with <font color/> but the question is why would you use <span/> instead?

RE: [Easy] How to: Group Name Colors

kinq6134
Closed Account
Level:
0
Reputation:
0
Posts:
4
Likes:
0
Credits:
4
28-11-2017, 08:42 AM
#6
I congratulate you so much that you really did a good job

RE: [Easy] How to: Group Name Colors

dcs202000
Lurker
Level:
0
Reputation:
0
Posts:
7
Likes:
0
Credits:
8
30-11-2017, 04:59 AM
#7
15-02-2015, 04:54 AM
Mr_Joker Wrote:
Howdy! This is one of the easiest things in vBulletin - just posting this for our beginners :D

Step 1: Go to AdminCP > Usergroups > Usergroup Manager
Step 2: Edit usergroup. You have to do this for each usergroup that you like to be colored.
Step 3: Add this code in username HTML Markup:

First Textbox:
Code:
<span style="color: XXXX;">

Replace "XXXX" with your color name/code, visit www.w3schools.com for a HTML Color Table.

Second Textbox:
Code:
</span>

Save it and you're done! Tongue

If you want to put it in bold it can be done in two ways:

Code:
<span style="color: xxxx; font-weight: bold;">

Code:
</span>

Or


Code:
<span style="color: xxxx;"><strong>

Code:
</strong></span>

RE: [Easy] How to: Group Name Colors

AxGHD
Novice
Level:
0
Reputation:
0
Posts:
46
Likes:
1
Credits:
2
14-04-2019, 12:04 PM
#8
I congratulate you so much that you really did a good job

RE: [Easy] How to: Group Name Colors

Rubennpt
Closed Account
Level:
0
Reputation:
0
Posts:
5
Likes:
0
Credits:
5
08-09-2019, 05:33 PM
#9
Thank you! Definitely doing this on my VB Forum when I get the nulled version!

RE: [Easy] How to: Group Name Colors

team2327
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
0
Credits:
15
19-09-2019, 12:07 PM
#10
Wow thank you so much I found out thanks to you I am very glad that I got here

Users browsing this thread: 1 Guest(s)