The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How can I change "user title" color?
How can I change the user title color for Moderators, Administrator, Super moderators, supporting members and also sponsors. Also, bold their user title too. Help is appreciated.
example |
#2
|
||||
|
||||
AdminCP > Usergroups > usergroup manager
Select user group and edit "Username HTML Markup" for the user group. e.g. <span style="font-weight: bold;"> </span> . |
#3
|
|||
|
|||
AdminCP > Usergroup Manager>
Choose the usergroup you want to edit ie. Admin then in "Username HTML Markup" copy this in the first box HTML Code:
<span style="color:Green" title="Admin"><b> HTML Code:
</b></span> you just need to change the colors and username in each usergroup Enjoy |
#4
|
||||
|
||||
Quote:
Quote:
|
#5
|
|||
|
|||
Perhaps you need to go to your styles postbit_legacy and edit the line..
HTML Code:
<if condition="is_member_of($post, 6)"><div style="color:red;">$post[usertitle]</div></if> |
#6
|
||||
|
||||
Quote:
I tried but it didn't work. What's going on?? Here's a picture of my default codes.... |
#7
|
||||
|
||||
|
#8
|
||||
|
||||
THANK you for your time. I tried that and it worked! so I set the admins that way but it'll be a hassle and time consuming to set premium members or other user groups one by one. Still looking for a solution
|
#9
|
||||
|
||||
|
#10
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|