SMF For Free Support Forum
Signup For Free Forum
September 10, 2010, 11:44:20 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: [Request]The Affliriate Page?  (Read 905 times)
0 Members and 1 Guest are viewing this topic.
jmcmatrixs
SMF For Free Member
*
Offline Offline

Posts: 82


www.swapitshop.smfforfree.com


View Profile
« on: March 01, 2009, 05:39:54 am »

Forum Url: http://swapitshop.smfforfree.com
i need a affliriate page like Agent moose has on revolution X

please help!

Logged

Signiture



Affliriate Button
When somebody makes me one
Qub1
SMF For Free Full Member
*
Offline Offline

Posts: 149



View Profile WWW
« Reply #1 on: March 04, 2009, 01:34:39 pm »

Maybe try looking at the source of the Affiliate page on Revolution X, by right clicking and selecting source, and look what code he used to create a page like that, make a new page with the page editor and experiment. If you are creative, you should do the trick...
Logged

- Lawrence -
SMF For Free Hero
*
Offline Offline

Posts: 549



View Profile
« Reply #2 on: March 04, 2009, 01:38:08 pm »

Maybe try looking at the source of the Affiliate page on Revolution X, by right clicking and selecting source, and look what code he used to create a page like that, make a new page with the page editor and experiment. If you are creative, you should do the trick...
I created one for him Wink.
Logged

Agent Moose
Moderator
*****
Offline Offline

Posts: 825


Do not PM me for Code Support or Request


View Profile
« Reply #3 on: March 05, 2009, 07:55:09 pm »

Dang.  Nice Lawrence!  Almost looks like the real deal Smiley
Logged

Check out Revolution X's Brand new Code Index!
- Lawrence -
SMF For Free Hero
*
Offline Offline

Posts: 549



View Profile
« Reply #4 on: March 06, 2009, 11:45:16 am »

Dang.  Nice Lawrence!  Almost looks like the real deal Smiley
It didn't do the cool javascript thing that yours does though, I tried copying your code, but it just kept looking really bad, so I made that.
Logged

jmcmatrixs
SMF For Free Member
*
Offline Offline

Posts: 82


www.swapitshop.smfforfree.com


View Profile
« Reply #5 on: March 07, 2009, 04:06:23 am »

Thanks Lawrence (Again)


its awsome!
Logged

Signiture



Affliriate Button
When somebody makes me one
Agent Moose
Moderator
*****
Offline Offline

Posts: 825


Do not PM me for Code Support or Request


View Profile
« Reply #6 on: March 07, 2009, 03:32:11 pm »

I tried copying your code, but it just kept looking really bad, so I made that.

I'm glad it didn't look good when you copied the code, you would of took the code without permission, and that code is only for Revolution X Tongue
Logged

Check out Revolution X's Brand new Code Index!
ziiiiiiiin
SMF For Free Member
*
Offline Offline

Posts: 45

Visit http://run3sc4p3.smfforfree.com/index.php


View Profile WWW
« Reply #7 on: March 07, 2009, 04:36:54 pm »

i dont use an affliriate page. i just put it in its own catergory and leave it. that way everyone can see them instead of having to click on affliriates.
Logged

hacth my eggs




Andrew
Helpers
*
Offline Offline

Posts: 1796


Andrew at your service


View Profile WWW
« Reply #8 on: May 10, 2009, 01:02:54 pm »

Here's an easy Affiliate code:

You'll need to make a webpage for this
Name the webpage (which will give you the URL)
Click the HTML button
Add this code:
Code:
<script type="text/javascript"><!--
var OurAff = "YOUR IMAGE URL";

var affy = new Array(); var a = 0;
affy[a++] = ["NAME","DESCRIPTION","BOARD URL","IMAGE URL"];

//Created by Agent Moose (revolutionx.smfforfree3.com)
document.write("<div class='tborder'><div class='catbg' style='padding: 6px; vertical-align: middle;' mce_style='padding: 6px; vertical-align: middle;'>Our Affiliate</div><div><table border='0' width='100%' cellspacing='1' cellpadding='4' class='bordercolor'><tr><td class='windowbg2' width='100%'><center><img src='" + OurAff + "' mce_src='" + OurAff + "' /> <textarea><a href='" + smf_scripturl + "' mce_href='" + smf_scripturl + "' target='_blank'><img src='" + OurAff + "' mce_src='" + OurAff + "' /></a></text" + "area></center></td></tr></table></div></div><br><br>");
for(q=0;q<affy.length;q++){
document.write("<div class='tborder'><div class='catbg' style='padding: 6px; vertical-align: middle; text-align: center;' mce_style='padding: 6px; vertical-align: middle; text-align: center;'>" + affy[q][0] + "</div><div><table border='0' width='100%' cellspacing='1' cellpadding='4' class='bordercolor'><tr><td class='windowbg2' width='100%'><center><a target='_blank' href='" + affy[q][2] + "' mce_href='" + affy[q][2] + "'><img src='" + affy[q][3] + "' mce_src='" + affy[q][3] + "' /></a><br>" + affy[q][1] + "</center></td></tr></table></div></div><br>");
};
// --></script>

To add more affiliates, add more of these lines:
Code:
affy[a++] = ["NAME","DESCRIPTION","BOARD URL","IMAGE URL"];
« Last Edit: May 13, 2009, 04:31:38 pm by Agent Moose » Logged



Pages: [1]
  Print  
 
Jump to:  



Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
Hostgator Hosting
Page created in 0.407 seconds with 24 queries. (Pretty URLs adds 0.069s, 2q)