• Hello,

    my website is: Hardgainer Workout Routine

    I want to change the background image for my theme, so I found another one, uploaded it into my theme folder, but it only shows up for the top portion of the page. How do I get it to take up the entire page? Thanks.

    Also, does anyone know why an image would not appear under the “my transformation” box to the right. that box was part of the theme options, so i would think it supports image files, but ive tried to insert multiple images using the “img src” code to no avail.

    Thanks in advance for trying to help!

    this is the beginning body code of the css stylesheet: `body,html {
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333;
    margin:0;
    padding:0;
    background:#202020 url(images/bk_body.jpg) 0 0 repeat-x;
    line-height:135%;
    }`

  • The topic ‘Help inserting new background image’ is closed to new replies.