Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15684
    nnicholson1
    Member

    I posted a PNG image to my website header and that works fine and shows up as a transparent background. But when I posted to one of my pages the PNG images show up with a white background rather than transparent.

    Here is the page link: http://www.vancouverphotoworks.com/contact-4/contact-details/

    I’m trying to have the social networking buttons show up with transparent backgrounds so you can see the page’s background behind them.

    Thanks in advance for your help!

    #15685
    nnicholson1
    Member

    FYI, I’m referring to the social networking buttons in the body of the page, not in the header.

    #15692
    Sakin
    Keymaster

    @nnicholson1: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .page #main #content img { background-color: transparent; }

    #15699
    nnicholson1
    Member

    Worked great! Thanks so much.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘PNG Images Don't Show Up Transparent’ is closed to new replies.