【发布时间】:2011-05-25 10:53:24
【问题描述】:
我错过了什么吗?
body {
margin: 0 auto;
padding: 0;
font-family: helvetica, sans-serif, Arial;
color: #333333;
font-size: 13px;
background: white url(images/bg.jpg) no-repeat fixed top center;
}
【问题讨论】:
-
您实际想要的中心是固定的背景图像还是中心的移动背景图像
-
@sandeep 已修复,就像在 Chrome 中一样
-
你能在 jsbin.com 中展示你的例子吗?
-
@sandeep 如果需要,您可以在我的个人资料中查看该网站。 - 抱歉,我不认为我可以使用 JSBin,因为它是一个 wordpress 网站...
标签: css background fixed