The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to change Banner Code to vb4
Hello,
This is my old code for banner system, how to adjust for vb4 ? Code:
<div style="padding:$stylevar[cellpadding]px 0px 0px 0px"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="thead" align="left">Advertisement Links</td> </tr> <tr> <td class="alt1" align="center"> <p> <center> <p> Banner text or image here </a><p> </center> </p> |
#2
|
|||
|
|||
You just need to replace $stylevar[cellpadding] and $stylevar[cellspacing]. I don't think there's anything comparable in vb4, but you could just replace them with numbers.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|