The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
is there a way to changing the user title color on users? i tried HTML and it didn't work...
|
#2
|
||||
|
||||
![]()
it has to work.
usergroup manager->choose usergroup->HTML markup put this in first box Code:
<span style="color: red";> Code:
</span> |
#3
|
|||
|
|||
![]()
Add a ">" to the end of the first code
![]() |
#4
|
|||
|
|||
![]()
no..like opserty...see how your thing is "advisor" and its blue...like that...not the user name..
|
#5
|
||||
|
||||
![]()
okayy.. i got it now..
you'll have to edit title in postbit template. |
#6
|
|||
|
|||
![]()
I was going to respond to this thread clarifying this, but I didn't want to correct Osperty.
|
#7
|
|||
|
|||
![]()
ok..so how do i do it? lol
|
#8
|
||||
|
||||
![]()
Edit your postbit template, find the user title variable, and wrap the colour code.
|
#9
|
|||
|
|||
![]()
oOo ic....but i just wanna make a certain one light blue...is there a way i can add HTML to the user title of one user?
|
#10
|
||||
|
||||
![]()
Use a conditional:
Code:
<if condition="$vbulletin->userinfo['userid'] == X">CODE</if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|