The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
On my forum - when a user buys 'XTRA' they enter a hex code in their vbulletin options - i'd like to add this to usergroup html markup? I'm not sure how to do it...
We've tried various usergroup html markups - the current one is <font style="color:<if condition=\"$post['field8']\"> </if></font> anyone know? |
|
#2
|
|||
|
|||
|
This is what i have for admin group
First box <span style="color:yellow;font-weight:bold;text-shadow: 1px 1px 10px yellow;"> Next box </span> But this needs to be added in the admin panel. In members option not sure if it will work |
![]() |
|
|