PDA

View Full Version : Ad an affiliate box!


Bratz-designs
02-04-2007, 09:10 AM
Hey,

This code will add a small affiliate box on you forum. You can see on the bottom on this forum how it looks. I use this as the topisites box, but i can be used for many things.

1. Open you 'Footer' templates

2. Look for the next code:

<!-- /content area table -->


3. Below that add the next code:


<!-- /Affiliates -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr><td class="alt1">
<div class="smallfont">
<strong>Affiliates</strong></div>
<center>
<a target="_blank" href="link to website goes here!">
<img src="Link to image goes here">
</center>
</div>
</td></tr></table><br />
<!-- /Affiliates -->


4. Repeat the red code untill are your affiliates are added!

Bratzer
Bratz-designs.com
Submitted