The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi all
My pal runs a really cool forum and wants to add the banner seen on www.theadminzone.com onto his forum. Although I cant seem to find the hack for him http://www.theadminzone.com/forums/ Its the one down the bottom labelled 'Admin Zone Sponsors' with a load of the sponsors under one roof Anyone know what hack he needs? Thank you! Guv |
|
#2
|
||||
|
||||
|
Code:
<!-- PLACE YOUR ADDS HERE -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" width="100%">
<thead>
<tr><td class="tcat">
<a href="#top" style="float:$stylevar[right]"
onclick="return toggle_collapse('Sponsors')"><img
id="collapseimg_Sponsors"
src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_Sponsors].gif"
alt="" border="0" /></a>
<strong>Visit Our Sponsors!</strong>
</td></tr>
</thead>
<tbody id="collapseobj_Sponsors" style="$vbcollapse[collapseobj_Sponsors]">
<tr><td class="alt1" align="center"><a href="http://redirect link goes here "><img src="http://www.Link to the banner /images/here.gif" width="100%" border="0" alt="Click Me"></a>  <a href="http://redirect link goes here "><img src="http://www.Link to the banner /images/here.gif" border="0" alt="Click Me To Support Your Community"></a> </td></tr>
</tbody>
</table>
<br />
<!-- PLACE YOUR ADDS HERE -->
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|