I am the main administrator. The website is called "Anything and Everything [Forums]" and the url to it is http://fhpd18.proboards37.com/. I will add your code after I see you put ours on your website. You will be the first one (other than our own banner) to be on our affiliation section!..That is, if you accept
I am the main administrator. The website is called "Anything and Everything [Forums]" and the url to it is http://fhpd18.proboards37.com/. I will add your code after I see you put ours on your website. You will be the first one (other than our own banner) to be on our affiliation section!..That is, if you accept
Please limit yourself to posting 3 new pieces of work per board per day, and please reply to two posts for every post you make. Thank you.
PM me for any questions or concerns you may have <3
Matt Guest
Re: Affiliate With Us « Reply #5 on Jun 13, 2005, 1:11pm »
WriteFree is a managed writer's/poet's community, by myself, much like your own. We offer great advice to writer's and poet's, with tips, hints, ideas, and a rhyming dictionary. Our affiliation code is as follows:
Please limit yourself to posting 3 new pieces of work per board per day, and please reply to two posts for every post you make. Thank you.
PM me for any questions or concerns you may have <3
infernodolly Guest
Re: Affiliate With Us « Reply #7 on Jul 16, 2005, 4:40pm »
hi id love to add you to my affiliates, if youd add me awesome but if you dont want to i guess thats okay <a href="www.waketodie.proboards45.com/index.cgi " Target="_blank"> <img src="http://photobucket.com/albums/a64/DeadDollyX13/th_coollogo_com_174341154_27397.gif" width=88 height=31 border=0 alt="Wake To Die "></a>
Re: Affiliate With Us « Reply #13 on Aug 8, 2005, 4:14pm »
Umm, I need a little bit of help, lol. I just made my own forum, but I don't know how to affiliate with anyone...could you tell me how plz? I'd appreciate it
Joined: Nov 2004 Gender: Female Posts: 6,232 Location: San Diego, California Karma: 75
Re: Affiliate With Us « Reply #14 on Aug 9, 2005, 2:36pm »
Okay here, add this code to your main footer:
Code:
<script language="JavaScript"> <!-- /* Affiliate Table v3 - by Nadim This code must not be posted, or modified without the permission of its creator. [url]http://zdesign.proboards3.com[/url]*/
var AffiliateTableWidth="660" //Width of the Affiliate Table var InfoCentAttatch="no" //'yes' to attatch to info center (normally if in footers)
var MouseOver="5" //speed of highlight when mouseover var MouseOut="3" //speed of highlight fade when mouseout var MiniSpace=" " //repeat for more space between banners
var AffiliateAlert = "yes" //'yes' if you want an alert on copy affiliate code
var AffiliateAlertText = "The Writers Forum Affiliate code has been copied onto your clip board"
function HighlightAll(AffiliateCode) { if(AffiliateAlert.match(/^yes$/i)){ alert(AffiliateAlertText) }else{} var Affiliation=eval("document."+AffiliateCode) Affiliation.focus();Affiliation.select() if (document.all){ var TextRange=Affiliation.createTextRange() TextRange.execCommand("Copy") setTimeout("window.status=''",'1800') window.status="Copy the affiliate code!" }} var BannerFade = new Object(); var FadeObject = new Object(); function MiniBanFade(object, fade2, rate, delta){ if(!document.all) return if(object != "[object]"){ setTimeout("MiniBanFade("+object+","+fade2+","+rate+","+delta+")",0); return;} clearTimeout(BannerFade[object.sourceIndex]); direction = 1; diff = fade2-object.filters.alpha.opacity; if(object.filters.alpha.opacity > fade2){ direction = '-1';} delta=Math.min(direction*diff,delta); object.filters.alpha.opacity+=direction*delta; if(object.filters.alpha.opacity != fade2){ FadeObject[object.sourceIndex]=object; BannerFade[object.sourceIndex]=setTimeout("MiniBanFade(FadeObject["+object.sourceIndex+"],"+fade2+","+rate+","+delta+")",rate);}} if(InfoCentAttatch.match(/^yes$/i)){ document.write('<center><table border="0" width="'+AffiliateTableWidth+'" cellspacing="1" class="bordercolor" cellpadding="0" style="position: relative; bottom: 14px;">') }else{document.write('<center><table border="0" width="'+AffiliateTableWidth+'" cellspacing="1" class="bordercolor" cellpadding="0">')} //--> </script> <noscript> <center><table width="92%" cellspacing="1" class="bordercolor"> </noscript> <tr> <td colspan="2" class="catbg" height="18"> <table width="100%" height="100%" cellpadding="4" cellspacing="0"> <tr> <td class="catbg"><center><font color="000000">The Writers Forum Affiliates</center></td> <td width="1"> <form name="Copy" style="margin-bottom:0;"> <center><textarea name="AffiliateCode" style="filter: alpha(opacity=0); width: 1px; height: 1px">
//--> </script> </marquee></td> <td class="windowbg2" width="1" align="center" valign="middle"> <table cellpadding="3"> <tr> <td align="center" valign="middle"> <a href="javascript:HighlightAll('Copy.AffiliateCode')"><img src="http://k.domaindlx.com/WhiteDemon13/Affiliates/twfaffiliate.jpg" width="88" height="31" border="0" alt="Click here to copy The Writers Forum affiliate code!"></a> </td> </tr>
</table> </td> </tr> </table>
I left 2 affiliates so you see how it's done. Just change the width to your forum width, and change anything that has The Writer's Forum, our url, or our image on it to your own.