The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to I change the color of Member names in Post Bit?
How to I change the color of Member names in Post Bit? Where in the ACP is this option?
Thanks ! Gabby |
#2
|
|||
|
|||
Hi Gabby I think your saying about changing the usergroup markup??
From your ACP go to the usergroup Manager and select the usergroup you want to change 3rd option down "Username HTML Markup" in the first box put Code:
<span style="color:Green" title="Admin"><b> Code:
</b></span> Just do the same for the others, just changing the bold bits below <span style="color:Green" title="Admin"><b> Have fun |
#3
|
|||
|
|||
Ok, thank you so much UK. I would have spent hours trying to figure it out Very Much appreciated.
Worked Perfectly. Gabby |
#4
|
|||
|
|||
No worries Gabby, In 6 months you'll be telling members yourself, Thats the beauty of VBulletin, theres always something to learn
|
#5
|
||||
|
||||
wow I have been searching for this lol. Thank god for the New Posts button and Gabby!!!!!
And yes, Knowledge will spread, but there is so much to learn! Thanks again UK ALi |
#6
|
|||
|
|||
Here Here
|
#7
|
||||
|
||||
UK is always willing to help. He helped me before with similar issue. Keep it up :thumbs up:
|
#8
|
|||
|
|||
Why thank you Sir
|
#9
|
||||
|
||||
You'll want to use
<span style="color:Green" title="Admin"><strong> </strong></span> <b> is depreciated and won't validate any longer I dont think. |
#10
|
||||
|
||||
You can just use pure CSS styling.
HTML Code:
<span style="color: green; font-weight: bold;" title="Admin"> </span> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|