Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • il_bujia Friend
    #187884

    Hi

    I try to put a Background image to my site(I work with a personal server in my computer).I write this code in the css files,but the image doesn’t cover all the web.

    #ja-wrapper {background:url(../images/fondo.jpg) no-repeat ;
    background-size:100%;
    }

    I upload a photo to see what I refer.
    What I’am doing wrong?

    Thank you very much


    1. Background-image
    il_bujia Friend
    #494445

    I put a link to my server for if anyone can help me

    testweb1.no-ip.biz

    When you enter,you have to click on the “Web CRIS” link and you will enter into the page that have the problem.

    Thanks again

    il_bujia Friend
    #494453

    I disconect the server
    If anyone can help me,please tell me and I will turn on the server again.

    Thanks again.

    il_bujia Friend
    #494469

    I have done,the problem is solved.I put the code that I used for if can help someone

    #ja-wrapper,html {background:url(../images/fondo.jpg) no-repeat center center fixed ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 1 voice, and was last updated by  il_bujia 11 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum