0

If we scroll upper then top of the page or lower, then bottom of the page you will see page frame with shadow in the Chrome.

page shadow

Is there any any to remove it? Background is set for html element

  background-image url('../images/belly.png')
  background-position  50% 50%
  background-repeat no-repeat
  background-attachment fixed
  background-size cover
SilentImp
  • 1,865
  • 1
  • 18
  • 28
  • This might be applicable (though I wouldn't add code to solve this issue -- which is really a function of the browser and OS): http://stackoverflow.com/questions/12046315/prevent-overscolling-of-web-page – Kevin Boucher Feb 03 '15 at 00:36
  • no, because I can't set `overflow: hidden;` to html :( – SilentImp Feb 03 '15 at 01:20

0 Answers0