Results 1 to 4 of 4

Thread: Ultimate Fade-in slideshow with transparent gif images

  1. #1
    Join Date
    Aug 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ultimate Fade-in slideshow with transparent gif images

    1) Script Title: Firefox1+ IE5+ Opera 7+
    Ultimate Fade-in slideshow (v1.51)

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...nslideshow.htm

    3) Describe problem: This looks like the perfect script for fading images. I have added it to a site I'm working and the fade works but the images are loading stacked over each other. The images are transparent gif's so I have set the var fadebgcolor="none"

    Here is the working site URL any help would be appreciated.

    Thanks!

    http://www.eyedesignstudio.com/Rebui...otos_fade.html

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Change both instances of:

    Code:
    background-color:
    in the script to:

    Code:
    background:
    Then where you have:

    Code:
    var fadebgcolor="none"
    use:

    Code:
    var fadebgcolor="#ac9671 url(img/-paper-tile.gif) -29px 0px"
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Aug 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default that worked!

    Thank You!!!! worked beautifully...

    http://www.eyedesignstudio.com/Rebui...otos_fade.html

  4. #4
    Join Date
    Sep 2009
    Location
    New York, NY
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hey there

    I have a problem with a similar situation. My gif images are stacking one on top of the other. http://www.dynamicdrive.com/forums/s...ad.php?t=48396

    Could you take a look at it? Any suggestions?
    Thanks.

Bookmarks

Posting Permissions

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