The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Changing Colour of Username/Usergroups.
How do I do this? For example, if I want everyone one in the moderator usergroup to have a blue username like this: John, how would I do it? And also how do I put a legend under who's online? Thanks.
|
#2
|
|||
|
|||
Edit Usergroup > HTML Markup.
|
#3
|
|||
|
|||
Is it this:"Username HTML Markup
(Specify an opening and closing HTML tag with which to display the names of users in this group. This applies to names that appear on Logged-in Users, Who's Online, Users Browsing Forum, Users Browsing Thread, Posts, Member List etc.)"? If so what do I have to enter? Thanks. |
#4
|
|||
|
|||
It's basic HTML...
For example... first box. HTML Code:
<span style="color: green;">
HTML Code:
</span>
change green to whatever you want it to be. |
#5
|
|||
|
|||
What would be the difference between span and font? For example <span style=, <font color=
? |
#6
|
|||
|
|||
Because the font tag is no longer HTML valid. Browsers still support it, and it will work, it's just simply not the "correct" way to go about it.
|
#7
|
|||
|
|||
Okay thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|