The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Usergroup Titles
Hello,
I'm looking to add a little flair to one of the usergroup titles on my forum. How do I go about making the "Vendor" usergroup title so that it is bolded and in color? example: change Vendor to Vendor Thanks in advance, MLF |
#2
|
|||
|
|||
There are a few ways to set members in a particular usergroup apart.
You can you the usergroup HTML markup (for their user name), use Rank images, and customize the titles. I like using rank images assigned to a usergroup myself. How many "Vendor" users do you have or expect to have? You could just customize their title individually from the Admin CP if its not many. User Titles/User Tile manager in the Admin CP are only set by post count. You can just mark it up in their usergroup. User Title (Use this to override the default 'ladder' of user titles) Code:
<span style="color: #000000; font-weight: bold; font-size: 12px;">Vendor</span> |
#3
|
||||
|
||||
Tommy is on the right track, you can read the info on HTML markup in this thread, https://vborg.vbsupport.ru/showthread.php?t=303341
|
#4
|
|||
|
|||
we have 10 vendors now ... and that will only grow so doing each individually doesn't seem like the way to go.
tried the suggestion ... I'm not looking to modify the Vendor's usernames but their "Vendor" title. I'd like it to show up more prominently than it does by default. |
#5
|
|||
|
|||
Code:
<span style="color:yellow;font-weight:bold;text-shadow: 1px 1px 10px yellow;">Vender</span> Update User Titles and Ranks Change the colour to what you want depends what goes best with your skin |
2 благодарности(ей) от: | ||
MLF LLC, RichieBoy67 |
#6
|
|||
|
|||
Quote:
Code:
<span style="color: #000000; font-weight: bold; font-size: 12px;">Vendor</span> |
Благодарность от: | ||
MLF LLC |
#7
|
|||
|
|||
got it worked out ... awesomesauce!
Thanks again |
#8
|
|||
|
|||
Cool. YW
|
#9
|
||||
|
||||
Glad to hear you got this sorted.
|
#10
|
|||
|
|||
complete newb question here ... I know what it does but what does the bold part of the code mean?
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|