html - css, body background image top on samsung tablet / Moodle -


problem occur on sambungs tables. have background image set on body. css

html, body{   background: url('img/background.jpg') no-repeat;   background-position: top; // tried cover, fixed etc } 

webpage quite high, on 2000px , background image takes first 600px, , fine me, when click hide box on bottom of page, background automatically appear @ visible part of screen , eareased top of page. page isn't realoading during hiding boxes on page, that's why don't know how solve problem.

any suggestions ?

problem solved. had input background div#wrapper. solved problem rendering of background image


Comments

Popular posts from this blog

android - Automated my builds -

how to proxy from https to http with lighttpd -

python - Flask migration error -