I'm playing with a few banners to use for promoting our site.
This is what I've come up with so far:
1.
2.
3.
4.
5.
What do you like?
What don't you like?
Any suggestions?
If you happen to get the urge to use one of these banners on your site, here's a code option you can use:
This particular code snippet would reference banner 5. To choose a different banner, change the last number just before the .png part of the code.
You can also change the link reference to include your referrer code. Simply replace
with
This is what I've come up with so far:
1.

2.

3.

4.

5.

What do you like?
What don't you like?
Any suggestions?
If you happen to get the urge to use one of these banners on your site, here's a code option you can use:
Code:
<a href="http://www.theforumsa.co.za"><img src="http://www.theforumsa.co.za/images/forumsa_468_60_5.png" border="0" alt="The Forum SA" /></a>
You can also change the link reference to include your referrer code. Simply replace
Code:
<a href="http://www.theforumsa.co.za">
Code:
<a href="http://www.theforumsa.co.za/index.php?referrerid={userid}">
Comment