The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
User Title Color
If there's a mod for this someone please direct me to it as I couldn't find anything.
Basically what I'm looking to do is give user the options to choose a custom User Title color. I know there are shops for this, but I don't want a whole shop just for one feature. Would like to be able to have only certain usergroups access the option also. |
#2
|
|||
|
|||
I would also like to know what template would have to be edited to make the user title different colors.
I was going to post asking about this, but I searched first and found the exact thread of what I was going to ask...Can someone please help me with this? I am using Vbulletin 4.2 Thanks in advance F |
#3
|
|||
|
|||
User title colours are handled in ADMINCP > Usergroups > Usergroup Manager > Edit a usergroup > Username HTML Markup
|
#4
|
|||
|
|||
I found another way...a much easier way...
In the Admin CP, I find a specific user who I want to have a colored title and paste this in "User Title": <b><font color="4ab4ed">Administrator</font></b> You an substitute whatever you want in place of Administrator. The hex color I have there is blue, but you can substitute any hex color you want. Then below that in "Custom User Title" Choose "Yes, Admin set (HTML Allowed)"...that's all...then they all come out in color... I did find this code on the forums, but I'm not sure where... |
#5
|
||||
|
||||
Quote:
In the first box for Admin I place this HTML Code:
<span style="font: 13px Comic Sans MS; color: red; font-weight: bold;"> Code:
<span style="color:#FF0000"> Code:
</span> For your current code I would change it to: Code:
<span style="color: blue; font-weight: bold";>Administrator</span> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|