The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
vb stand color is blue... i would like to change text,size, color for the user..like sponsor's username name..etc
thanks |
|
#2
|
|||
|
|||
|
You can set this in the Usergroup setting "HTML Markup".
|
|
#3
|
|||
|
|||
|
i did... but i dont know how to do it
i entered example: <span style="font: 20px verdana; color: red;">username</span> and then the red color is in front of the username. how do I edit the color of username, not add something in the front of username.
|
|
#4
|
|||
|
|||
|
You put:
Code:
<span style="font: 20px verdana; color: red;"> Code:
</span> |
|
#5
|
|||
|
|||
|
got it... thanks for the help. didnt know its that easy hehe
|
![]() |
|
|