Thanks for the great snippet!
When there is too much text on the page which needs scrolling it leads to the following bugs:
- on Android cellphone we are getting paralleling effect of background image
- on iOS devices (iPad, iPhone) background image gets enormously stretched
- on regular displays it looks fine - background image stays fixed and text just scrolling trough it
I've tested with this particular snippet by multiplying <body> content </body> few times
http://s12.postimg.org/c907...
How can I avoid that bug?
Thanks!
Systems Rebooter () - 9 years ago - Reply 1
svg background image doesn't scale well with this technique.. Especially for mobile devices. Can you advice what parameters needs to be tweaked? Thank!
Systems Rebooter () - 9 years ago - Reply 0
go to the css and change source in the line
background: url(http://p1.pichost.me/i/66/1... no-repeat center center fixed;
and enjoy...good luck
saiju () - 9 years ago - Reply 0
hi,I used this code,But I do not run like you!!!,Execution time Section <h1>Full screen...</h1>Attached to Section <h3>cover</h3> and ul ! Can you help me fix it?
isan () - 10 years ago - Reply 0
Superb man. I liked the wallpaper and menu . Can i use it with Container?
Tom () - 10 years ago - Reply 0
Why create custom classes? Why not use jumbotron outside of container to achive the same thing?
Bo Lora () - 10 years ago - Reply 0