• Hi,

    I’m trying to edit the css stylesheet in order to have a transparent body to show a background image for the full page. Since each theme is written a little differently i’m having a hard time figuring out what i need to edit.

    example:
    /* BEGIN user editable area */
    body{
    /* font-family: ($WPFolio_body_font)*/
    /* color: ($WPFolio_body_color)*/
    padding: 5px;
    }
    .container{
    /* color: ($WPFolio_body_color)*/
    /* background-color: ($WPFolio_foreground_color)*/
    margin-top: 30px;
    width: 960px;
    margin: 0px auto;
    text-align: center;
    padding: 0px;

    i thought to change the background: and color: to “transparent” but that doesn’t do the trick. anyone have an idea?

    thank you!

Viewing 1 replies (of 1 total)
  • reinouts

    (@reinouts)

    Did you find a solution?

    I’m having the same problem, with a twist:
    When I initially uploaded the background image, the body background was transparent. Only after I changed the theme options, the body background color was set to #FFFFFF and I couldn’t find a way to revert it!

    Any suggestions welcome!

Viewing 1 replies (of 1 total)
  • The topic ‘WPFolio — How to make the body transparent?’ is closed to new replies.