The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
colours
How can i change the colour of some title users ?
REd for admins green for Moderators thanks |
#2
|
||||
|
||||
When editing the usergroup, set the "Username Markup" option.
|
#3
|
|||
|
|||
Thanks :up:
--------------- Added [DATE]1223347419[/DATE] at [TIME]1223347419[/TIME] --------------- Managed to do it , admin is red and Moderator is green. The problem now is on the list where is stated the last members that visisteed the forum the last 24 hours after the username the comma is eigher red or green !! How do i chabge that please |
#4
|
||||
|
||||
Most likely, you have entered the markup incorrectly (i.e. not validly formed HTML). What have you put in the two boxes?
|
#5
|
|||
|
|||
Hi ,
This is what i add in both boxes HTML Code:
<span style="color: red">
|
#6
|
||||
|
||||
First box indicates what goes before. The second is what goes after. First box should be:
HTML Code:
<span style="color: red">
HTML Code:
</span>
|
#7
|
||||
|
||||
in the first box put eg:
Code:
<span style="color: blue;"> Code:
</span> if you want bold font put: Code:
<span style="font-weight: bold; color: red;"> Code:
</span></font> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|