The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
Try this:
Create a new template called "memberinfo_block_yours" with this (Just copied from memberinfo_block_ministats): HTML Code:
<!-- Your new block --> <div class="alt1 block_row"> <table cellpadding="0" cellspacing="0" border="0"> <tr valign="top"> <td width="100%"> Your stuff here </td> </tr> </table> </div> <!-- / Your new block --> PHP Code:
I have NOT tested this. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|