View Full Version : Changing Colour of Username/Usergroups.
Lee M
04-09-2007, 02:19 PM
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.
da420
04-09-2007, 02:45 PM
Edit Usergroup > HTML Markup.
Lee M
04-09-2007, 02:49 PM
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.
da420
04-09-2007, 02:52 PM
It's basic HTML...
For example...
first box.
<span style="color: green;">
second box.
</span>
change green to whatever you want it to be.
Yours Truly
04-09-2007, 03:13 PM
What would be the difference between span and font? For example <span style=, <font color=
?
da420
04-09-2007, 05:06 PM
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.
Yours Truly
04-09-2007, 07:25 PM
Okay thanks :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.