1. Open you 'Footer' templates
2. Look for the next code:
Code:
<!-- /content area table -->
3. Below that add the next code:
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>
<MARQUEE>
<a target="_blank" href="link to website goes here!">
<img src="Link to image goes here">
</MARQUEE>
</div>
</td></tr></table><br />
<!-- /Affiliates -->
4. Repeat the red code untill are your affiliates are added!
Bratzer