The Arcive of vBulletin Modifications Site. |
|
![]() |
|||||||||||||||||||||||||
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> Show Your Support
|
Comments |
#2
|
|||
|
|||
![]()
Looks good, installing
![]() |
#3
|
|||
|
|||
![]()
installed
|
#4
|
||||
|
||||
![]()
Interesting, Seems abit of a hastle having to edit the template everytime you want to change though. I'm sure theres a way round this?
|
#5
|
||||
|
||||
![]() Quote:
@BoYagoob, think you missed the button :P |
#6
|
||||
|
||||
![]() Quote:
|
#7
|
||||
|
||||
![]()
I installed, but nothing showed up. Probably jsut a little compatibility error on my site. I will give it a day or two i guess and re-install.
|
#8
|
||||
|
||||
![]()
Is your FORUMHOME template heavily modded?
If so, find this in the FORUMHOME template: 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> |
#9
|
||||
|
||||
![]()
is there a way (i think there's a mod out there) to track how many clicks on each link?
|
#10
|
||||
|
||||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|