Back to vBulletin 3.5 Template Modifications

Forum Home Advertisements
Mod Version: 1.00, by Daniel

This modification is in the archives.
vB Version: 3.5.8 Rating: (1 vote - 5.00 average) Installs: 35
Released: 01 Apr 2006 Last Update: 21 Apr 2006 Downloads: 15
Not Supported Template Edits  

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:
  • File Edits: 0
  • Template Edits: 0
  • Phrase Additions: 0
  • Template Edits: 1
Steps:
  • Make a subscription for banner advertising at what ever cost you'd like. (ACP -> Paid Subscriptions -> Add New Subscription)
  • Do the one FORUMHOME template edit.
  • Customize your ads!
Template Edit:

Find:
Code:
<!-- what's going on box -->
Above it add:
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>
To edit a picture, replace the following text:
Code:
<img src="images/advert_blank.gif" border="0">
With your own image. For example...
Code:
<img src="images/MYIMAGE.gif" border="0">
To edit a link, replace the following text:
Code:
<a href="payments.php">More Information Here</a>
With your own link. For example...
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

 


vblts.ru supports vBulletin®, 2022-2024