Advertise Here

Author Topic: Random Banner Question  (Read 2570 times)

0 Members and 1 Guest are viewing this topic.

Offline taogem

  • SMF For Free Hero
  • *
  • Posts: 853
    • View Profile
    • My Snuff Bottle Journal

  • Total Badges: 29
    Badges: (View All)
    Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Random Banner Question
« on: February 09, 2008, 08:31:37 pm »
Forum Url: http://gemstone.smfforfree.com
Does anyone have a link that shows what a random banner looks please?

I was actually hunting for a marquee type banner/image box like the ones at the top of the forum I am moving from. Is there a code for these marquee type boxes?

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: Random Banner Question
« Reply #1 on: February 09, 2008, 08:47:01 pm »
Forum Url: http://gemstone.smfforfree.com
Does anyone have a link that shows what a random banner looks please?

I was actually hunting for a marquee type banner/image box like the ones at the top of the forum I am moving from. Is there a code for these marquee type boxes?

The random banner code you linked to is so that you can rotate your banners/images.   Every page refresh the image will change.

There are several affliates codes in the Codes Index  Some of them are set to marquee
   

Offline taogem

  • SMF For Free Hero
  • *
  • Posts: 853
    • View Profile
    • My Snuff Bottle Journal

  • Total Badges: 29
    Badges: (View All)
    Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Re: Random Banner Question
« Reply #2 on: February 09, 2008, 08:59:13 pm »
Thanks, I see the marquee one now.

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: Random Banner Question
« Reply #3 on: February 09, 2008, 09:00:27 pm »
Thanks, I see the marquee one now.

you are welcome... there is a cool one there deathwilldie made.. cannot remember which it is but Im pretty sure he left a demo site link  for it

Offline taogem

  • SMF For Free Hero
  • *
  • Posts: 853
    • View Profile
    • My Snuff Bottle Journal

  • Total Badges: 29
    Badges: (View All)
    Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Re: Random Banner Question
« Reply #4 on: February 09, 2008, 09:07:49 pm »
Forum Url: http://gemstone.smfforfree.com
Just one thing Sibyl,

When I checked out the preview, the banner is moving sorta fast. I don't see anything in the code that lets ya adjust the speed of the banners. Is there a way to adjust the speed?

 :)


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: Random Banner Question
« Reply #5 on: February 09, 2008, 09:11:55 pm »
Forum Url: http://gemstone.smfforfree.com
Just one thing Sibyl,

When I checked out the preview, the banner is moving sorta fast. I don't see anything in the code that lets ya adjust the speed of the banners. Is there a way to adjust the speed?

 :)



Change <marquee>  to <marquee scrollamount=5>
 Change 5 to whatever number you need for the speed you want.   (you'll have to play with it)

or do it this way so when you put your mouse on one of the banners it stops:

<marquee direction="right" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="5">


Offline taogem

  • SMF For Free Hero
  • *
  • Posts: 853
    • View Profile
    • My Snuff Bottle Journal

  • Total Badges: 29
    Badges: (View All)
    Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Re: Random Banner Question
« Reply #6 on: February 09, 2008, 09:30:29 pm »
Forum Url: http://gemstone.smfforfree.com
Okedokey...  :)

Just one more thing this evening..

I went to edit in the code to the header. When I look at the header/footer edit page there is an empty box for each. Above the header box it says "Headers: - After <body> tag"

Above the footer box it says "Footers: - Before </body> tag"

I am use to inserting code within other existing codes that are already within the header and footer.

Do I just go ahead and paste the code for the affiliate box into the header box?

It just looks very different to me from what I am use too and I dont want to mess up any existing codes that my be there and I just cant see them for what ever reason...

How do I know where the box is going to show up at on top of the forum if I place the code in the header box?

Hope some of that made sense.....  :D

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: Random Banner Question
« Reply #7 on: February 09, 2008, 09:33:21 pm »
If you put it in the Header it will be above the forum.
If you put it in the Footer it will be below the forum.

;)   You'll get used to it after you do it a few times.  Just be sure you have the codes correct and it won't mess things up. 

Offline taogem

  • SMF For Free Hero
  • *
  • Posts: 853
    • View Profile
    • My Snuff Bottle Journal

  • Total Badges: 29
    Badges: (View All)
    Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Re: Random Banner Question
« Reply #8 on: February 09, 2008, 10:36:51 pm »
Forum Url: http://gemstone.smfforfree.com
Ok, looking great.. Just one more question for ya.

Is there a way to make it change direction. Scroll from right to left instead of left to right. The way I have them set up, it looks kinda weird with them both moving the same direction.


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: Random Banner Question
« Reply #9 on: February 09, 2008, 10:41:47 pm »
Forum Url: http://gemstone.smfforfree.com
Ok, looking great.. Just one more question for ya.

Is there a way to make it change direction. Scroll from right to left instead of left to right. The way I have them set up, it looks kinda weird with them both moving the same direction.



sure just change it to say left instead of right  ;)

<marquee direction="left" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="5">

Offline taogem

  • SMF For Free Hero
  • *
  • Posts: 853
    • View Profile
    • My Snuff Bottle Journal

  • Total Badges: 29
    Badges: (View All)
    Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Re: Random Banner Question
« Reply #10 on: February 09, 2008, 10:56:34 pm »
Forum Url: http://gemstone.smfforfree.com
Perfect !  :D

Got quite a bit done today...

Thanks so much again for the help, and have a nice evening. Whats left of it!


 

Related Topics

  Subject / Started by Replies Last post
28 Replies
20113 Views
Last post May 17, 2014, 04:02:37 pm
by taogem
19 Replies
3506 Views
Last post March 29, 2008, 11:06:29 am
by Blade
8 Replies
1556 Views
Last post July 06, 2008, 01:20:45 am
by gム尺y
1 Replies
901 Views
Last post January 08, 2010, 02:50:15 pm
by Omniscient
0 Replies
2496 Views
Last post May 05, 2014, 03:38:41 am
by taogem