• Resolved karlyn

    (@karlyn)


    My css looks correct same code (with different image) works on another site of mine. However, the background image here just won’t display.

    My css:

    body {
    padding: 0px;
    margin: 0px;
    background-image: url(images/wahbg.gif) repeat;
    background-color: #00C0C0;
    font: 62.5% Georgia, “Times New Roman”, Times, Serif;
    }

    Site url: http://wahmbuds.com/

    The entire image url is:
    http://wahmbuds.com/wp-content/themes/wahmbuds/images/wahbg.gif

    Putting the whole url in there made no difference either. The header displays fine.

    Any ideas on what I’m missing? Thanks so much.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘background image no-show, help request’ is closed to new replies.