• VSH.si

    (@vshsi)


    The page background image gets cut in the keyboard area in the tablet view. How do I avoid it?

    body {
        background: url(https://www.vsh.si/kos/wp-content/uploads/2014/12/ozadje-test.jpg);
        background-size: 100%;
        background-height: auto;
        background-position: fixed;
    background-repeat: no-repeat;
    background-attachment: fixed;
    }

    the page

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Background image’ is closed to new replies.