Opacity in Slide Show with PNG images

Support Area Forums Responsive Visual Opacity in Slide Show with PNG images

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #12653
    Thomas Carroll
    Participant

    Hi there,

    My website: http://www.shotxshot.com.au

    I have .png images in my slide show, which originally had no black background. Then when I put the .png images into my slide show, the images backgrounds became black.

    Is there anyway I can adjust the opacity of the black background in the slide show that seems to be appearing in my .png images? I would like to remove the black background completely.

    Or does the slideshow have issues with displaying .png files correctly?

    Many thanks 🙂

    Tom.

    #12654
    Bill Robbins
    Moderator

    Tom,

    You can make the slider have a transparent background. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      .flexslider {
      	background: transparent;
      }
      
    3. Update your settings.

    That should do it for you. If you have any questions or trouble, let me know,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Opacity in Slide Show with PNG images’ is closed to new replies.