This is a new Affiliate box but I didn't make it I just edited it so it would work for SMF. The problem is that it may take a while for it to load. Sorry For posting this again but I was on my brothers account and I didn't see that when I posted it. So here it is again. Sorry Again.
~~Priview~~Just put this code into your Headers if you want it to show at top or in the footers if you want it to show at the bottom.
<!-- Affiliate Box Code Edited by deathwilldie from Simple Machine Codes (www.smcodes.smfforfree3.com)-->
<div style="text-align:center">
<table width="65%" align="center" border="0"><tr><td>
<div class="tborder">
<div class="catbg" align="left" style="text-align:left">
<center>TITLE NAME</center>
</div>
<table width="100%" border="0" cellspacing="1" cellpadding="4"><tr><td class="row1">
<marquee><a
href="FORUM URL HERE" target="_blank"><img src="IMAGE URL HERE" /></marquee>
</td></tr></table></div></td></tr></table></div><br />
To make the image appear in the box and the image to go to the right forums just change the FORUM URL HERE to the forum url that you want the image to go to and then change the IMAGE URL HERE to the url of the image.
To add more Affiliates just add more of these after each one that you have like so.
<a
href="FORUM URL HERE" target="_blank"><img src="IMAGE URL HERE">
If you are going to add more just make it look like this
<a
href="FORUM URL HERE" target="_blank"><img src="IMAGE URL HERE">
<a
href="FORUM URL HERE" target="_blank"><img src="IMAGE URL HERE">
Thats all you need and I hope that you like the code.