Results 1 to 4 of 4

Thread: Ultimate Fade-in Slideshow (v2.4) using PNGs?

  1. #1
    Join Date
    Jan 2011
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Talking Ultimate Fade-in Slideshow (v2.4) using PNGs?

    1) Script Title: Ultimate Fade-in Slideshow (v2.4)

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

    3) Describe problem: I would like to have round images over a photo background. The round images have a transparent background and are saved as PNGs, but on the slideshow, the transparent area of the image shows as a black square.

    See the site: http://www.renewableenergy.on.ca/TES...solutions.html

    Is there any way to use transparent PNGs on this and have the photo background show through?

    Thanks!
    Last edited by carricdesign; 01-31-2011 at 06:22 PM. Reason: marked resolved

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    If you add css like this
    Code:
    <style type="text/css">
    #fadeshow1, #fadeshow1 .gallerylayer {
    	background: transparent !important;
    }
    </style>
    You should get a transparent background, at least in firefox. Not sure how it will look in internet explorer though.

  3. The Following User Says Thank You to azoomer For This Useful Post:

    carricdesign (01-31-2011)

  4. #3
    Join Date
    Jan 2011
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Thanks - that seems to have worked in both FF (using v.3.6.13) and IE (tested in 7 and 8 assume that if it works in 7, it will work in newer versions).

  5. #4
    Join Date
    Mar 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I was having the same problem with pngs (black background) - now I have a new one. The previous image shows up behind the current image. Is there a way to make it disappear after the transition?

    Example: http://pawsinthecity.org/removethisfolder/

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
  •