Код: Выделить всё
html{
background: url(data/Background2.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
< /code>
Я также попробовал: < /p>
html{
background: url(data/Background2.jpg) no-repeat fixed;
background-size: 100%;
}
Подробнее здесь: https://stackoverflow.com/questions/768 ... nce-issues
Мобильная версия