View Full Version : color names?
akjas
03-31-2008, 12:00 AM
where can i find the color names mod? where it will change a users name to a diff color, i found the color group mod but it dont seem to change the users name just adds the color group....
GYSMO
03-31-2008, 12:05 AM
what I did in the USergroup profile I added up for each users there color tagname there guest you can do as much in the username script page
akjas
03-31-2008, 12:07 AM
I am very noob with vbulletin.. Im looking for some thing that has a tutorial! Or walkthrough
GYSMO
03-31-2008, 12:32 AM
I am very noob with vbulletin.. Im looking for some thing that has a tutorial! Or walkthrough
go inside the ACP into usrergroup where the admin ,reg users amd all others usergroups you have
is there
akjas
03-31-2008, 12:46 AM
still nothing.....
Guest190829
03-31-2008, 02:02 AM
Moved to Modification requests
Lynne
03-31-2008, 02:51 AM
Are you wanting to just change all Registered Users names to a color and then all Administrators to another color, etc? If so, Admin CP > usergroups > usergroup manager > find the group in that list and hit Edit Usergroup. Then, on the fourth line where it says "Username HTML Markup" you will put the html in there like this:
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
akjas
03-31-2008, 02:53 AM
Lynne, thank you thats all i needed to know! Very helpful!
tonyswifey
04-10-2008, 04:02 PM
This isn't working for me. I went into Line 4 and I put the whole html code given to me in both of the two boxes in line four and it came up wrong with my name. All you saw in the userslist was the html codes + my name. When I entered just the username html color code, the same thing. I want to make my name as the Admin pink, and the members another color, etc.
The instructions seem very easy, I just do not know what I am doing wrong here? Can someone please point me in the right direction?
Lynne
04-10-2008, 05:06 PM
For the admin, for the first box in line four put <span style="color: pink;"> and in the second box put </span> and do similar for the other usergroup. If you are still having problems, perhaps a screen image of what you are doing will help us see what you are doing wrong.
tonyswifey
04-10-2008, 06:03 PM
Thank you so much, I will try it. :)
--------------- Added 1207854577 at 1207854577 ---------------
I tried it but how can I make the names for Admin, Mods appear bold?
Lynne, can you help me...
how to make different colours for male member & female member...
i want, all male members.. to be blue.. & female, become pink :)
Lynne
04-10-2008, 06:54 PM
I tried it but how can I make the names for Admin, Mods appear bold?
Then you would go <span style="color: pink; font-weight: bold;"> and </span> and similar for the other usergroup.
Lynne, can you help me...
how to make different colours for male member & female member...
i want, all male members.. to be blue.. & female, become pink :)
For the usergroup the men are in <span style="color: blue;"> and </span> and for the women <span style="color: pink;"> and </span>.
so, i need to make 2 usergroups, for man & women, right?? :)
thanks
Lynne
04-12-2008, 04:02 AM
so, i need to make 2 usergroups, for man & women, right?? :)
thanks
Well, if you want this color change to show up everywhere their name is then this is the easiest way. The other way is to have to pull up the gender profile field everywhere and do a conditional around their name everywhere a username gets spit out and that could get a bit more complicated.
There are gender hacks around that you may want to look at. Search "gender" "All Mods" "Titles Only"
but, for making 2 usergroup for men & women.. it should be manual? can't be automatically create different color.. for men & women user :)
akjas
04-20-2008, 08:53 AM
wow i came back to check on my thread im so glad i made it so many people had the same issue!
reversedesigns
02-26-2012, 12:37 AM
is there a way to make it in to rainbow name color ?
Hikarin
04-11-2012, 01:07 AM
<i>~Issue resolved~</i>
DFORMS
09-17-2012, 04:57 PM
How can you apply user colored name everywhere in 4.2?
Superorb
09-19-2012, 03:49 AM
How can you apply user colored name everywhere in 4.2?
There's a paid mod that will do this, and there is a free mod that does this but it isn't perfect. Search the mods here for "username HTML Markup" in title only.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.