View Full Version : Installing a certain Banner on forum
AM Guvnor
04-23-2006, 12:37 PM
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
Mastar
04-24-2006, 01:27 PM
<!-- 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 -->
You can add as many as you want and adjust the size. Hope it helps!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.