The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Scrolling Affiliates/Sponsors Box
This code is used to make an Affiliates box in your website footer. All you have to do is add this into your foot via Admincp>Styles and Templates>Template Manager>All style options(template you want edited)>Footer
Once here Copy and paste the code below into the spot you would like your Affiliates box to appear (at the beginning is suggested). To put your links...ECT in the box replace "Insert Linked images and Text Here" with your HTML. Alter the Code as you wish but please live the already placed link alone. Preview Here Code:
<br><br><table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat" width="100%"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('my_table')"><img id="collapseimg_my_table" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_my_table].gif" alt="" border="0" /></a> <div style="text-align: center;"> Affiliates </div> </td> <tbody id="collapseobj_my_table" style="$vbcollapse[collapseobj_my_table]"> </tr> <tr> <td class="alt1" width="100%"> <div class="smallfont"> <marquee id="abox" behavior="scroll" direction="right" height="60" scrolldelay="0" scrollamount="2" onMouseOver="document.all.abox.stop()" onMouseOut="document.all.abox.start()"> <a href="http://www.eternalgamers.org/"><img src="http://eternalgamers.org/logo/_logo_468x60.jpg" title="Game Top Sites" border="0" /></a> <strong>Insert Linked images and Text Here</strong> </marquee></div> </td> </tr> </table> <br><br> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|