• i put this code in style.css:

    #header{
    margin: 0;
    border: 0;
    padding: 0;
    float: left;
    width: 100%;
    height: 100%;
    background: url(http://2.bp.blogspot.com/_fFImMqsKuD0/TVCExFuiI8I/AAAAAAAAAh8/mNFgIjmUIOc/s1600/parede.jpg) no-repeat top left;
    }


    http://imgur.com/xxkYFZC

    Appears only in the “header” but I want to put the entire page.

    Anyone can help me?

The topic ‘Background image help.’ is closed to new replies.