Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #9983
    impresnet
    Member

    Hello.

    Because the PNG images are not transparent in the theme (Firefox and Google Chrome) http://www.impresnet.com/esc/EAO/?p=25

    Bye.

    #10018
    Sakin
    Keymaster

    @impresnet: I don’t get it. The PNG image will be transparent and it will take the background of the wrapper.

    #10039
    impresnet
    Member

    No image goes transparent:
    http://i43.tinypic.com/2web6g1.jpg

    #10064
    Sakin
    Keymaster

    @impresnet: In the screenshot you send me. That the transparent image and it is taking the background white of your content.

    If you are talking about the box shadow in the image then you can remove that by adding the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .entry-content img {
        box-shadow: none;
    }
    #10081
    impresnet
    Member

    Thank you very much!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘PNG not transparent’ is closed to new replies.