Afiliates button help

guitarlegend

New Arrival
Joined
Mar 17, 2008
Messages
6
Reaction score
0
FP$
6
Hey, How do i get an afilliates button for my forum?


please help.


Reply to this post or pm me
 
Hi

If you mean to make a button then if you can make you own graphics then make a small 88x31px image or if you can't make one you can request one here and our graphics team will make it for you - viewforum.php?f=5

As for making it show and be clickable use the following code:-
Code:
 <a href="Forum_URL" target="_blank"><img src="IMAGE_URL" border='0'></img></a>
Obviously change the FORUM_URL and IMAGE_URL to your forums URL and the link to the image.
 
Back
Top Bottom