SMF For Free Support Forum
Signup For Free Forum
October 06, 2008, 08:31:27 pm *
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] 2
  Print  
Author Topic: [Code] Affiliate Box with Text area  (Read 1823 times)
0 Members and 1 Guest are viewing this topic.
deathwilldie
Style Designer
****
Offline Offline

Posts: 584

Give me an idea for a Stylesheet


View Profile WWW
« on: November 17, 2007, 01:23:24 pm »

Forum Url: http://ultimategraphics.smfforfree3.com
Put this into your footers if you want it at the bottom of the page.  If you want it at the top put it in the headers.
Code:
<!-- Affiliate Box Codeby deathwilldie from Simple Machine Codes
(www.smcodes.smfforfree3.com)-->
<div class="tborder"><table width="100%" border="0" cellspacing="1" cellpadding="4">
<tr class="catbg"><td width="80%"><center>Affiliates</center></td>
<td width="20%">Our Code</td>
</tr>
<tr>
<td width="80%" class="windowbg2">
<marquee onmouseover="this.stop()" onmouseout="this.start()">
<a href="FORUM_URL" target="_blank"><img src="IMAGE_URL"></a>
</marquee>
</td>
<td class="windowbg" width="20%">
<center>
<img src='YOUR_IMAGE_URL' border='0'/>
<br>
<script>
document.write("<textar"+"ea class='smalltext'><a href='YOUR_FORUM_URL' target='_blank'><img src='YOUR_IMAGE_URL'></a></textar"+"ea>")
</script>
</center>
</td></tr></table></div>


With this affiliate code it comes with a text area on the side so you can have your code and image for other people to use.

Things to change
Change FORUM_URL to the person forum URL, and change the IMAGE_URL to the Person Image URL.
When you get to YOUR_FORUM_URL change it to the your forum and YOUR_IMAGE_URL change it to your image.
To add more affiliates add more of these after the one in the code:
Code:
<a href="FORUM_URL" target="_blank"><img src="IMAGE_URL"></a>

Preview:www.affiliate.smfforfree4.com
« Last Edit: September 05, 2008, 11:55:25 am by simply sibyl » Logged
Hurricane47
SMF For Free Master
*
Offline Offline

Posts: 1102



View Profile WWW
« Reply #1 on: November 17, 2007, 01:28:15 pm »

THANX SO MUCH! I NEED THIS!
Logged



Alicia Shields
SMF For Free Member
*
Offline Offline

Posts: 47



View Profile
« Reply #2 on: November 17, 2007, 01:30:09 pm »

This is great, I also needed this. Thanks so much.
Logged

deathwilldie
Style Designer
****
Offline Offline

Posts: 584

Give me an idea for a Stylesheet


View Profile WWW
« Reply #3 on: November 17, 2007, 01:40:22 pm »

No problem  Im glad you like it.
Logged
cooldude101
SMF For Free Hero
*
Offline Offline

Posts: 533



View Profile
« Reply #4 on: November 17, 2007, 02:44:16 pm »

Thanks I needed that code..
Logged

 
{]-=®áw®=-[}
SMF For Free Member
*
Offline Offline

Posts: 31



View Profile
« Reply #5 on: November 22, 2007, 07:31:33 pm »

Thanks Alot Smiley
Logged

Please remove the quote that is in your signature here.     
deathwilldie
Style Designer
****
Offline Offline

Posts: 584

Give me an idea for a Stylesheet


View Profile WWW
« Reply #6 on: November 24, 2007, 02:09:38 am »

No problem.
Logged
cooldude101
SMF For Free Hero
*
Offline Offline

Posts: 533



View Profile
« Reply #7 on: November 24, 2007, 11:38:36 am »

How do you make it so people can click on the banner?
Logged

 
LaundryLady
Global Moderator
*
Offline Offline

Posts: 3046



View Profile WWW
« Reply #8 on: November 24, 2007, 12:18:53 pm »

try this:

http://cedesign.net/help2j.htm

All the codes you would ever need to do something.  Just make sure you have the url's in there correctly.

And if you really want to see how stuff is put together and learn to do your own, this one is pretty easy to understand

http://gazoo.net/htmhell/

Logged

The Destructor
SMF For Free Member
*
Offline Offline

Posts: 97



View Profile WWW
« Reply #9 on: January 02, 2008, 09:42:53 am »

Forum Url: http://ultimategraphics.smfforfree3.com
Put this into your footers if you want it at the bottom of the page.  If you want it at the top put it in the headers.
Code:
<!-- Affiliate Box Codeby deathwilldie from Simple Machine Codes
(www.smcodes.smfforfree3.com)-->
<div class="tborder"><table width="100%" border="0" cellspacing="1" cellpadding="4">
<tr class="catbg"><td width="80%"><center>Affiliates</center></td>
<td width="20%">Our Code</td>
</tr>
<tr>
<td width="80%" class="windowbg2">
<marquee onmouseover="this.stop()" onmouseout="this.start()">
<a href="FORUM_URL" target="_blank"><img src="IMAGE_URL">
</marquee>
</td>
<td class="windowbg" width="20%">
<center>
<img src='YOUR_IMAGE_URL' border='0'/>
<br>
<script>
document.write("<textar"+"ea class='smalltext'><a href='YOUR_FORUM_URL' target='_blank'><img src='YOUR_IMAGE_URL'></a></textar"+"ea>")
</script>
</center>
</td></tr></table></div>


With this affiliate code it comes with a text area on the side so you can have your code and image for other people to use.

Things to change
Change FORUM_URL to the person forum URL, and change the IMAGE_URL to the Person Image URL.
When you get to YOUR_FORUM_URL change it to the your forum and YOUR_IMAGE_URL change it to your image.
To add more affiliates add more of these after the one in the code:
Code:
<a href="FORUM_URL" target="_blank"><img src="IMAGE_URL">

Preview:www.affiliate.smfforfree4.com
where do u add  more affiliates?
Logged

Celebrus
SMF For Free Hero
*
Online Online

Posts: 781


Previously known as Omikron


View Profile WWW
« Reply #10 on: January 02, 2008, 09:49:41 am »

Quote
<!-- Affiliate Box Codeby deathwilldie from Simple Machine Codes
(www.smcodes.smfforfree3.com)-->
<div class="tborder"><table width="100%" border="0" cellspacing="1" cellpadding="4">
<tr class="catbg"><td width="80%"><center>Affiliates</center></td>
<td width="20%">Our Code</td>
</tr>
<tr>
<td width="80%" class="windowbg2">
<marquee onmouseover="this.stop()" onmouseout="this.start()">
<a href="FORUM_URL" target="_blank"><img src="IMAGE_URL">
</marquee>
</td>
<td class="windowbg" width="20%">
<center>
<img src='YOUR_IMAGE_URL' border='0'/>
<br>
<script>
document.write("<textar"+"ea class='smalltext'><a href='YOUR_FORUM_URL' target='_blank'><img src='YOUR_IMAGE_URL'></a></textar"+"ea>")
</script>
</center>
</td></tr></table></div>

After the red text.
Logged

The Destructor
SMF For Free Member
*
Offline Offline

Posts: 97



View Profile WWW
« Reply #11 on: January 02, 2008, 09:59:53 am »

kk thank you mate
Logged

Isaiahs Grandma
SMF For Free Sponsors
*
Online Online

Posts: 270



View Profile WWW
« Reply #12 on: January 07, 2008, 07:55:38 pm »

Forum Url: http://ourhangout.smfforfree4.com
Great job! I added to my forum and really like it a lot! You guys are the greatest helping all of us newbies! A great big thatnk you to everyone that goes beyond the call of duty!
Logged

clown
SMF For Free Newbie
*
Offline Offline

Posts: 8


View Profile
« Reply #13 on: January 07, 2008, 08:32:06 pm »

thanks this might come in handy
Logged
The Destructor
SMF For Free Member
*
Offline Offline

Posts: 97



View Profile WWW
« Reply #14 on: January 12, 2008, 07:35:39 am »

thanks i needed this
Logged



Pages: [1] 2
  Print  
 
Jump to:  

Powered by SMF 1.1.6 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.287 seconds with 16 queries.