The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
Lots of ways to do this, for example on modify avatar page:
In modifyavatar template, find <td class="tcat">$vbphrase[edit_avatar]</td> Down just below that you see; <div class="panel"> Add this to test. <div>HELLO WORLD</div> That will place the text HELLO WORLD dead center above where it says "Your Current Avatar" On modify signature page, almost the same thing, except look for <td class="tcat">$vbphrase[edit_signature]</td> Down just below that you see; <div class="panel"> Add this to test. <div>HELLO WORLD</div> Now you know where to go, edit the div anyway you like. ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|