Soo*_*Soo 5 css iphone safari background-image ipad
整页背景图片显示iPhone和iPad上的剪切(safari iOS 5.01).http://www.theantarcticbookofcookingandcleaning.com
如果你能给我一些建议,那就太好了.感谢您的帮助!
屏幕截图如下: http ://www.soojincreative.com/photo.PNG
使用的代码 - >背景图片在#wrapper中:
enter code here
body {
font: normal normal 16px/22px "Kingfisher Regular", Georgia, "Times New Roman", serif;
font-size-adjust: 0.47;
color: #000;
background-color: #e3e8ee;
margin-top: -13px;
}
#wrapper {
padding-top:none;
background: url('images/background2.jpg') no-repeat center;
width: 1280px;
margin: 0 auto;
overflow:hidden;
}
Run Code Online (Sandbox Code Playgroud)
小智 6
好吧,对我来说只需更换
<meta name="viewport" content="width=device-width">
Run Code Online (Sandbox Code Playgroud)
通过
<meta name="viewport" content="width=1024">
Run Code Online (Sandbox Code Playgroud)
做了伎俩.你可能想尝试一下.
如果它不适合您,则Apple Safari Dev Docs可能对您有所帮助:https: //developer.apple.com/library/safari/#documentation/AppleApplications/Reference/SafariWebContent/UsingtheViewport/UsingtheViewport.html
| 归档时间: |
|
| 查看次数: |
23300 次 |
| 最近记录: |