Results 1 to 4 of 4

Thread: Scrolling Pictures in Marquee
      
   

  1. #1
    sbleez is offline Sergeant
    Join Date
    Mar 2008
    Location
    United States, Iowa
    Posts
    39

    Question Scrolling Pictures in Marquee

    I already have scrolling pictures in a marquee on the index page of my site, but I want to add another of the same thing but with different pics and now I cannot remember how to do it, I have tried a couple different ways but those were not it. Can someone tell me again how to do it. www.firstuccburl.org sbleez

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Scrolling Pictures in Marquee

    Hi, i may stand corrected! But i think the marquee lost this facility on the last BV upgrade. On the old one you just added an image html to the text box. IE:
    <img src="http://www.firstuccburl.org/IMGP1715.JPG" border="0" style="width:215px;height:172px;">
    But this wont work with the new one. Can only suggest using some code like below. Place this in a html box on the front of your page.
    Would also recommend reducing most of the sites & marquee's images as they are slowing the loading of pages.

    Good luck.

    <div align="center"><FONT
    color="#000000" size="+1"><MARQUEE bgcolor="#ffffff" direction="right" loop="20" scrolldelay="90" scrollamount="4""><img src="http://www.firstuccburl.org/IMGP1715.JPG" border="0" style="width:215px;height:172px;"><img src="http://www.firstuccburl.org/100_0352.jpg" border="0" style="width:215px;height:172px;"></MARQUEE></DIV>

  3. #3
    sbleez is offline Sergeant
    Join Date
    Mar 2008
    Location
    United States, Iowa
    Posts
    39

    Question Re: Scrolling Pictures in Marquee

    Thanks, will that ever come back on the new or not? sbleez

  4. #4
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Scrolling Pictures in Marquee

    Hi, i wouldn't think so as there must of been a script conflict or reason to remove it. Or possibly it was written in a different way when BV was upgraded & it wont accommodate this old & handy feature.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49