...

background image position in Mobile Safari?

riftcat
04-28-2010, 06:00 PM
I've noticed that my website, which appears as intended on all desktop browsers I've tested, suffers from a puzzling background image positioning issue on iPhone, iPod touch, and iPad.

I've been working with this sample page:
http://www.thewind-up.com/music_new2.html

Here is a screenshot on regular Safari:
http://www.thewind-up.com/share/ss0001.jpg

Here is a screenshot from Mobile Safari on an iPad:
http://www.thewind-up.com/share/ss0002.jpg

Here is the relevant portion of the stylesheet:

body {
margin: 0;
padding: 0;
border: none;
background-image: url(images/banner_bg_lite.png);
background-position: top center;
background-repeat: no-repeat;
background-color: #FFF;
background-attachment: scroll;
}


Any ideas? Site still functions, but this bug is totally breaking the visual style, and I can't seem to figure out what's causing it.



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum