• Hey guys,
    I have the following problem:

    I tryed to make the Content Image transparent, so that you can see the background.

    1. I placed a transparent .png24 in the theme options
    2. I changed the style.css to:

    .entry-content img, .entry-content .wp-caption {
    background: none repeat scroll 0% 0% #FFFFFF; */
    box-shadow: 0pt 1px 2px #999999; */
    height: auto;
    max-width: 620px;
    padding: 5px;
    }

    Nothing happend, I have still a white screen in that area.
    Can you help me?
    Thanks a lot

    Robin

    My Website: Here

The topic ‘Evolve – Transparent Content Image’ is closed to new replies.