|
Post by Kiki on Sept 23, 2007 9:56:21 GMT -5
<a href="http://xtrainerlife.proboards102.com" target="_blank"><img src="http://i192.photobucket.com/albums/z131/ombreon/Warriors%20stuff/TLaffiliatebutton.jpg" width=83 height=71 border="0" alt="Trainer's Life"></a> <a href="http://xtrainerlife.proboards102.com" target="_blank"><img src="http://i192.photobucket.com/albums/z131/ombreon/Banners/Buttons/TLbutton2.jpg" width=81 height=33 border="0" alt="Trainer's Life"></a>
|
|
|
Post by kratos on Sept 27, 2007 5:36:08 GMT -5
How do you make those things work? I'd like to be an affiliate, but I don't know just what to do.
|
|
|
Post by Kiki on Sept 27, 2007 14:30:37 GMT -5
I'm glad I figured out how to make them work after about a million tries. For the HTML code: 1. Get code from Photobucket [preferrably]. <a href="http://photobucket.com" target="_blank"><img src="http://i192.photobucket.com/albums/z131/ombreon/Warriors%20stuff/TLaffiliatebutton.jpg" border="0" alt="Photo Sharing and Video Hosting at Photobucket"></a> [original for TL one] 2. Change URL from photobucket to wherever your forum is. [minus the color] <a href="xtrainerlife.proboards102.com" target="_blank"><img src="http://i192.photobucket.com/albums/z131/ombreon/Warriors%20stuff/TLaffiliatebutton.jpg" border="0" alt="Photo Sharing and Video Hosting at Photobucket"></a> 3. Change the thing where it says "Photobucket Sharing and Video Hosting at Photobucket" to whatever your forum/site name is. <a href="xtrainerlife.proboards102.com" target="_blank"><img src="http://i192.photobucket.com/albums/z131/ombreon/Warriors%20stuff/TLaffiliatebutton.jpg" border="0" alt="Trainer's Life"</a> 4. Put in the attributes of the affilate button BEFORE where it says border="0". Put width first to be safe. <a href="xtrainerlife.proboards102.com" target="_blank"><img src="http://i192.photobucket.com/albums/z131/ombreon/Warriors%20stuff/TLaffiliatebutton.jpg" width=82 height=71 border="0" alt="Trainer's Life"</a> 5. Copy into header/footer or wherever you have the affiliates. Here's da code for the aflliate box: <table width='92%' cellspacing='1' cellpadding='4' class='bordercolor' align='center' style='position: relative; bottom: 14px;'> <tr> <td class='catbg' colspan='2'> <font size='2'><b>Affiliates</b></font> </td> </tr> <tr> <td width='79%' class='windowbg2' valign='top'> <marquee onmouseover="this.stop()" onmouseout="this.start()" direction="left" scrollamount="3">
Affiliate Banners Go Here
</marquee> </td> <td width='21%' valign='top' class='windowbg2' align='center'> <img src="URL of Your MiniBanner" /><br /> <a href="URL to Thread/Board where you can affiliate">Click Here to Affiliate!</a> </td> </tr> </table>
Should be self-explaintory where you put/modify stuffs... [main footer if ya couldn't tell ] ------- So for HTML, that's pretty much it. I found this out just by experimenting and looking at one example from another Warriors forum
|
|
|
Post by kratos on Sept 27, 2007 17:35:52 GMT -5
Do you come with a translation guide?
|
|
|
Post by Kiki on Sept 27, 2007 18:28:32 GMT -5
Sorry, Kratos. I really suck at explaining stuff. I'll put asterisks * around where you change stuff in the codes. I can't change the text color within the code quotes.
1. Get code from Photobucket [preferrably].
<a href="http://photobucket.com" target="_blank"><img src="http://i192.photobucket.com/albums/z131/ombreon/Warriors%20stuff/TLaffiliatebutton.jpg" border="0" alt="Photo Sharing and Video Hosting at Photobucket"></a>
[original for TL one]
2. Change URL from photobucket to wherever your forum is.
<a href="*xtrainerlife.proboards102.com*" target="_blank"><img src="http://i192.photobucket.com/albums/z131/ombreon/Warriors%20stuff/TLaffiliatebutton.jpg" border="0" alt="Photo Sharing and Video Hosting at Photobucket"></a>
3. Change the thing where it says "Photobucket Sharing and Video Hosting at Photobucket" to whatever your forum/site name is.
<a href="xtrainerlife.proboards102.com" target="_blank"><img src="http://i192.photobucket.com/albums/z131/ombreon/Warriors%20stuff/TLaffiliatebutton.jpg" border="0" alt="*Trainer's Life*"</a>
4. Put in the attributes of the affilate button BEFORE where it says border="0". Put width first to be safe.
<a href="xtrainerlife.proboards102.com" target="_blank"><img src="http://i192.photobucket.com/albums/z131/ombreon/Warriors%20stuff/TLaffiliatebutton.jpg" *width=82 height=71* border="0" alt="Trainer's Life"</a>
5. Copy into header/footer or wherever you have the affiliates.
Here's da code for the aflliate box:
<table width='92%' cellspacing='1' cellpadding='4' class='bordercolor' align='center' style='position: relative; bottom: 14px;'> <tr> <td class='catbg' colspan='2'> <font size='2'><b>Affiliates</b></font> </td> </tr> <tr> <td width='79%' class='windowbg2' valign='top'> <marquee onmouseover="this.stop()" onmouseout="this.start()" direction="left" scrollamount="3">
*Affiliate Banners Go Here*
</marquee> </td> <td width='21%' valign='top' class='windowbg2' align='center'> <img src="*URL of Your MiniBanner*" /><br /> <a href="*URL to Thread/Board where you can affiliate*">Click Here to Affiliate!</a> </td> </tr> </table>
------------ I'm REALLY sorry I can't explain things much better. >.< Like I said, I SUCK at explaining stuff. I really did try my best >.<
|
|
|
Post by kratos on Sept 28, 2007 5:40:24 GMT -5
Ok. I understood most of that except for the attributes part.
|
|
|
Post by Kiki on Sept 28, 2007 14:06:33 GMT -5
It's the button's attributes. Mine is 82x71 so yeah.
|
|
|
Post by kratos on Oct 3, 2007 5:43:12 GMT -5
Might be easier if I were to just put an advertising thread here, though I don't think it would do much at the moment. Pretty much the only members here are from my forum.
|
|