Advertise Here

Author Topic: Affiliates  (Read 2124 times)

0 Members and 1 Guest are viewing this topic.

Offline dowon

  • SMF For Free Member
  • *
  • Posts: 76
    • View Profile

  • Total Badges: 12
    Badges: (View All)
    Windows User Topic Starter Combination Level 2 Level 1
Affiliates
« on: January 22, 2009, 11:41:29 pm »
Forum Url: http://kiwiiscape.smfforfree4.com
I am using the affiliate code, and I want to erase the "Our Code" box. How can I do this?

Thanks :p

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: Affiliates
« Reply #1 on: January 23, 2009, 09:53:40 am »
Forum Url: http://kiwiiscape.smfforfree4.com
I am using the affiliate code, and I want to erase the "Our Code" box. How can I do this?

Thanks :p

There is another Affliates code in the Code Section that does this, without that section, but I'll edit yours and post it for you.   

Do it this way:

Code: [Select]
<!-- 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="100%" align="center">Affiliates</td>
</tr>
<tr>
<td width="100%" class="windowbg2">
<marquee onmouseover="this.stop()" onmouseout="this.start()">
<a href="http://www.gtop100.com/in.php?site=30601" target="_blank"><img
src="http://www.gtop100.com/images/votebutton.jpg"></a>
<a href="http://www.gamesitestop100.com/in.php?site=11796" target="_blank"><img
src="http://www.gamesitestop100.com/images/votebutton.jpg"></a>
<a href="http://topofgames.com/index.php?do=votes&id=7993" target="_blank"><img
src="http://pics.livejournal.com/samaritanyn/pic/0006xbhs.gif"></a>
<a href="http://www.gamesites100.net/in.php?site=14727" target="_blank"><img
src="http://www.gamesites100.net/images/nvotebutton.jpg"></a>
</marquee>
</td></tr></table></div>
« Last Edit: January 23, 2009, 09:59:41 am by simply sibyl »

Offline Colette Brunel

  • SMF For Free Sr. Member
  • *
  • Posts: 424
    • View Profile

  • Total Badges: 17
    Badges: (View All)
    Poll Voter Level 4 Fourth year Anniversary Windows User Topic Starter
Re: Affiliates
« Reply #2 on: January 23, 2009, 01:44:20 pm »
You forgot to close the image tags and give them alternative text. Eg:

Code: [Select]
<a href="http://www.gtop100.com/in.php?site=30601" target="_blank"><img
src="http://www.gtop100.com/images/votebutton.jpg"></a>

Should be like so:

Code: [Select]
<a href="http://www.gtop100.com/in.php?site=30601" target="_blank"><img
src="http://www.gtop100.com/images/votebutton.jpg" alt="" /></a>

Not sure why that's in a table in the first place actually...

Here, I rewrote it:

Code: [Select]
<!-- // [[ccbtimewiz]] // -->
<div class="catbg bordercolor">Affiliates</div>
  <div class="windowbg2 tborder">
    <marquee onmouseover="this.stop()" onmouseout="this.start()">
      <a href="http://www.gtop100.com/in.php?site=30601" target="_blank"><img
src="http://www.gtop100.com/images/votebutton.jpg" alt="" /></a>
      <a href="http://www.gamesitestop100.com/in.php?site=11796" target="_blank"><img
src="http://www.gamesitestop100.com/images/votebutton.jpg" alt="" /></a>
      <a href="http://topofgames.com/index.php?do=votes&id=7993" target="_blank"><img
src="http://pics.livejournal.com/samaritanyn/pic/0006xbhs.gif" alt="" /></a>
      <a href="http://www.gamesites100.net/in.php?site=14727" target="_blank"><img
src="http://www.gamesites100.net/images/nvotebutton.jpg" alt="" /></a>
    </marquee>
   </div>
 </div>

Offline Zkills

  • SMF For Free Newbie
  • *
  • Posts: 1
    • View Profile

  • Total Badges: 8
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 First Post
Re: Affiliates
« Reply #3 on: May 03, 2009, 06:37:57 pm »
im kinda not that good, but how do i add the affiliate section at the bottom and add pictures that are clickable to go to other websites? how would i do that, this is on persons url that could be a example ohemgee4lyfe.smfforfree3.com

thanks

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: Affiliates
« Reply #4 on: May 03, 2009, 07:02:46 pm »
im kinda not that good, but how do i add the affiliate section at the bottom and add pictures that are clickable to go to other websites? how would i do that, this is on persons url that could be a example ohemgee4lyfe.smfforfree3.com

thanks

Use this code in your FOOTER  (Admin > Manage Styles > Header/Footer)

Code: [Select]
<!-- // [[ccbtimewiz]] // -->
<div class="catbg bordercolor">Affiliates</div>
  <div class="windowbg2 tborder">
    <marquee onmouseover="this.stop()" onmouseout="this.start()">
      <a href="URL HERE" target="_blank"><img src="YOUR IMAGE URL HERE" alt="" /></a>
      <a href="URL HERE" target="_blank"><img src="YOUR IMAGE URL HERE" alt="" /></a>
      <a href="URL HERE" target="_blank"><img src="YOUR IMAGE URL HERE" alt="" /></a>
      <a href="URL HERE" target="_blank"><img src="YOUR IMAGE URL HERE" alt="" /></a>
    </marquee>
   </div>
 </div>

Change URL HERE to the url
Change YOUR IMAGE URL HERE to the direct url of the image
Add or remove more of these as needed:

Code: [Select]
<a href="URL HERE" target="_blank"><img src="YOUR IMAGE URL HERE" alt="" /></a>

 

Related Topics

  Subject / Started by Replies Last post
7 Replies
5215 Views
Last post February 18, 2008, 12:28:39 pm
by simply sibyl
1 Replies
1115 Views
Last post July 22, 2007, 12:49:54 pm
by Kimmie
1 Replies
1596 Views
Last post November 11, 2007, 07:52:09 pm
by Crasy
3 Replies
1181 Views
Last post February 17, 2008, 09:26:47 am
by Coreeeey