Forum Url:
http://ultimategraphics.smfforfree3.comPut this into your footers if you want it at the bottom of the page. If you want it at the top put it in the headers.<!-- Affiliate Box Codeby deathwilldie from Simple Machine Codes
(www.smcodes.smfforfree3.com)-->
<div class="tborder"><table width="100%" border="0" cellspacing="1" cellpadding="4">
<tr class="catbg"><td width="80%"><center>Affiliates</center></td>
<td width="20%">Our Code</td>
</tr>
<tr>
<td width="80%" class="windowbg2">
<marquee onmouseover="this.stop()" onmouseout="this.start()">
<a href="FORUM_URL" target="_blank"><img src="IMAGE_URL"></a>
</marquee>
</td>
<td class="windowbg" width="20%">
<center>
<img src='YOUR_IMAGE_URL' border='0'/>
<br>
<script>
document.write("<textar"+"ea class='smalltext'><a href='YOUR_FORUM_URL' target='_blank'><img src='YOUR_IMAGE_URL'></a></textar"+"ea>")
</script>
</center>
</td></tr></table></div>
I got all this ^
But this, I don't understand it. How exactly do you add your own affiliate code replacing the
Preview:www.affiliate.smfforfree4.com to your own and also adding other affiliates too, what I'm trying to say is where exactly do add your own affiliate code and other affiliate codes too? I just need better details. Like for example you may say, those codes go under in headers/footers. That's the kind explanation I want.
^
^
V
V
With this affiliate code it comes with a text area on the side so you can have your code and image for other people to use.
Things to change
Change FORUM_URL to the person forum URL, and change the IMAGE_URL to the Person Image URL.
When you get to YOUR_FORUM_URL change it to the your forum and YOUR_IMAGE_URL change it to your image.
To add more affiliates add more of these after the one in the code:
And where does that code go exactly where?
^
^
V
V
<a href="FORUM_URL" target="_blank"><img src="IMAGE_URL"></a>
And where do you exactly add that no marque code
^
^
V
V
Is it possible for the image of the affiliate to remain still in the middle and not move from right to left?
Remove the marquee part of the code
<marquee onmouseover="this.stop()" onmouseout="this.start()">
and
</marquee>