Advertise Here

Author Topic: NEED HELP  (Read 2787 times)

0 Members and 1 Guest are viewing this topic.

Offline Adds

  • SMF For Free Full Member
  • *
  • Posts: 177
  • Press alt + F4
    • View Profile
    • Turtlelovers

  • Total Badges: 18
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
NEED HELP
« on: January 29, 2007, 02:33:55 pm »
Someone deleted my swap images code and webworlds isnt working! What do i do??
IMGS are
http://i71.photobucket.com/albums/i124/king_09/off.gif
http://i71.photobucket.com/albums/i124/king_09/turtleicon.gif

GREAT DEALS ON CRUISES & ISLAND GETAWAYS At tru-healthtravel.com

Offline Crasy

  • Global Moderator
  • *
  • Posts: 3960
  • Semi-Retired ;)
    • View Profile

  • Total Badges: 29
    Badges: (View All)
    Poll Starter Poll Voter Seventh year Anniversary Arcade Highscore Windows User
Re: NEED HELP
« Reply #1 on: January 30, 2007, 12:35:25 pm »
We can't help you here without a link to your forum
Did my answer help you? Want to help out hosting costs?


Every donation counts.

Offline Adds

  • SMF For Free Full Member
  • *
  • Posts: 177
  • Press alt + F4
    • View Profile
    • Turtlelovers

  • Total Badges: 18
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: NEED HELP
« Reply #2 on: January 30, 2007, 01:08:34 pm »

GREAT DEALS ON CRUISES & ISLAND GETAWAYS At tru-healthtravel.com

Offline Crasy

  • Global Moderator
  • *
  • Posts: 3960
  • Semi-Retired ;)
    • View Profile

  • Total Badges: 29
    Badges: (View All)
    Poll Starter Poll Voter Seventh year Anniversary Arcade Highscore Windows User
Re: NEED HELP
« Reply #3 on: January 30, 2007, 01:15:03 pm »
Stick this in your footers

Code: [Select]
<script type='text/javascript'>
/*
Change Any Image On Page
Created by iFusion
*/
var img_b = new Array();

img_b[img_b.length++] = [ "http://www.smfboards.com/Themes/default/images/off.gif" , "http://i71.photobucket.com/albums/i124/king_09/off.gif" ]
img_b[img_b.length++] = [ "http://http://www.smfboards.com/Themes/default/images/on.gif" , "http://i71.photobucket.com/albums/i124/king_09/turtleicon.gif" ]

var all_images = document.getElementsByTagName('IMG');
for(i=0;i<all_images.length;i++){
for(j=0;j<img_b.length;j++){
   if(all_images[i].src == img_b[j][0]){
     all_images[i].src = img_b[j][1];
}}}
</script>
Did my answer help you? Want to help out hosting costs?


Every donation counts.

Offline Adds

  • SMF For Free Full Member
  • *
  • Posts: 177
  • Press alt + F4
    • View Profile
    • Turtlelovers

  • Total Badges: 18
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: NEED HELP
« Reply #4 on: January 30, 2007, 01:50:28 pm »
Thanks. How do i get the bottom line to have those imgs also like where it says no new posts(img) new posts(img)

GREAT DEALS ON CRUISES & ISLAND GETAWAYS At tru-healthtravel.com

Offline Laugh-nd-kid

  • SMF For Free Master
  • *
  • Posts: 1409
  • Thankyou for this great software SMF For Free!
    • View Profile

  • Total Badges: 21
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: NEED HELP
« Reply #5 on: January 30, 2007, 01:55:28 pm »
just do the small ones of the smf logo with your image

Offline Adds

  • SMF For Free Full Member
  • *
  • Posts: 177
  • Press alt + F4
    • View Profile
    • Turtlelovers

  • Total Badges: 18
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: NEED HELP
« Reply #6 on: February 05, 2007, 10:19:52 pm »
But how??

GREAT DEALS ON CRUISES & ISLAND GETAWAYS At tru-healthtravel.com

Offline Laugh-nd-kid

  • SMF For Free Master
  • *
  • Posts: 1409
  • Thankyou for this great software SMF For Free!
    • View Profile

  • Total Badges: 21
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: NEED HELP
« Reply #7 on: February 06, 2007, 01:28:25 am »
use the swap images generator.

In the first image box put the one that's old there. Then next to it put the No New Posts URL.

Do the same with New Posts