Forum Home Advertisements
This modification is in the archives.
Forum Home Advertising Description: This will add a box above the "What's going on?" box on the FORUMHOME. Users may purchase an ad space through the vBulletin payments system (not intergrated - you must put the ad image and url there yourself by editing the template; see below.) Additions:
Find: Code:
<!-- what's going on box --> Code:
<!-- SCROLL DOWN TO "CUSTIMAZATION START" TO CUSTIMZE ADS --> <table class="tborder" align="center" border="0" cellpadding="6" cellspacing="1" width="100%"> <thead> <tr> <td class="tcat"> <a style="float: right;" href="#top" onclick="return toggle_collapse('ads')"><img id="collapseimg_ads" src="images/buttons/collapse_tcat.gif" alt="" border="0"></a> Advertisements (<a href="payments.php">Your Ad Here?</a>)<br /> </td> </tr> </thead> <tbody id="collapseobj_ads" style=""> <tr> <td class="alt1"> <table border="0" width="100%"> <tbody><tr> <!-- CUSTOMIZATION START --> <!-- AD 1 --> <td align="center"> <a href="payments.php"><img src="images/advert_blank.gif" border="0"></a> <br /> <a href="payments.php">More Information Here</a> <br /><br /> </td> <!-- AD 2 --> <td align="center"> <a href="payments.php"><img src="images/advert_blank.gif" border="0"></a> <br /> <a href="payments.php">More Information Here</a> <br /><br /> </td> <!-- AD 3 --> <td align="center"> <a href="payments.php"><img src="images/advert_blank.gif" border="0"></a> <br /> <a href="payments.php">More Information Here</a> <br /><br /> </td> <!-- AD 4 --> <td align="center"> <a href="payments.php"><img src="images/advert_blank.gif" border="0"></a> <br /> <a href="payments.php">More Information Here</a> <br /><br /> </td> </tr> <tr> <!-- AD 5 --> <td align="center"> <a href="payments.php"><img src="images/advert_blank.gif" border="0"></a> <br /> <a href="payments.php">More Information Here</a> <br /><br /> </td> <!-- AD 6 --> <td align="center"> <a href="payments.php"><img src="images/advert_blank.gif" border="0"></a> <br /> <a href="payments.php">More Information Here</a> <br /><br /> </td> <!-- AD 7 --> <td align="center"> <a href="payments.php"><img src="images/advert_blank.gif" border="0"></a> <br /> <a href="payments.php">More Information Here</a> <br /><br /> </td> <!-- AD 8 --> <td align="center"> <a href="payments.php"><img src="images/advert_blank.gif" border="0"></a> <br /> <a href="payments.php">More Information Here</a> <br /><br /> </td> <!-- CUSTOMIZATION FINISHED --> </tbody></table> </td> </tr> </tbody> </table> Code:
<img src="images/advert_blank.gif" border="0"> Code:
<img src="images/MYIMAGE.gif" border="0"> Code:
<a href="payments.php">More Information Here</a> Code:
<a href="http://google.com">Click Here to go to Google!</a> No payment needed. Daniel http://www.mmoccforum.com Download This modification is archived and cannot be downloaded. Screenshots
|