affiliate button?

bagelfoot

Up-and-Coming Sensation
Joined
Feb 13, 2010
Messages
387
Reaction score
0
FP$
6
err.. can someone give me the code for this?

i want this image:
rsz_2i_logo.jpg

to redirect to this url: http://www.rpgkingdom.co.cc
 
Sure:

HTML:
Code:
<a href="http://www.rpgkingdom.co.cc"><img src="http://www.picresize.com/images/rsz_2i_logo.jpg" /></a>

BBCode:
Code:
[url=http://www.rpgkingdom.co.cc][img]http://www.picresize.com/images/rsz_2i_logo.jpg[/img][/url]
 
Back
Top Bottom