[REQ]How To Add Affliate Button?

Scenekids

New Member
Depends if you have a script (add on) if not you can do it with simple HTML.

Code:
<a href="theusersurl.php"/><img src="thebuttonurl.gif"/></a>

Then add that to the wrappers.
 
Top