我知道以前有人问过这个问题,但是我尝试过修复背景图像,但没有帮助。
我真的不知道问题是什么,但这里是紧张的背景的代码:
#content1 {
background: #395668 url(../img/studio-9.jpg) fixed no-repeat center;
padding-top: 120px;
padding-bottom: 120px;
}
#gallery {
background: url(../img/studio-8.jpg) fixed no-repeat center;
padding-top: 160px;
padding-bottom: 160px;
}
任何线索发生了什么?在 Chrome 中看起来不错,在 Firefox 中看起来不错。