The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
Many thanks for your reply!
Just to update, incase anyone else wants to do this, I created a new phrase called your_signature_rulesreminder with the message in bold which I wanted to display. In the parent styles, under 'Modify User Option Templates,' go to 'modifysignature.' Then find Code:
<!-- message area --> <div class="smallfont">$vbphrase[your_signature]:</div> $messagearea <!-- / message area --> Code:
<!-- message area --> <div class="smallfont">$vbphrase[your_signature_rulesreminder]</div><br /> $messagearea <!-- / message area --> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|