I removed the affiliate link
I've seen a big jump in clicks and money since I switched over to 2 336x200 banners side by side to guest, then the 5 small link ads to the members.
I get 90% of my clicks from under my navbar
this is what I use.
Code:
<if condition="$show['guest']">
<div align="center">
*big ad*
<br />
<a href="http://forum.vbulletinsetup.com/f86/http://www.forum-url.com/register.php"><b>Register</b></a> and remove some of the ads
</div></if>
<if condition="$show['member']">
<div align="center">
*small ad*
</div></if>
edit the parts in red
ps... I don't know why this url is in the code "http:// forum.vbulletinsetup.com/f86/"
just remove that completely