Full bkgnd image = sizes it to the size of the page, which messes up those pages that are different sizes. So if I have one that is longer, it resizes to that, which is different per page…
Full bkgnd proportional = This is what is happening on my iPhone and iPad, which is what I’m trying to avoid.
You may be seeing the effect of the iDevices font scaling algorithms.
The page is growing taller than you think it should, because the text
is being scaled up to a much larger size. You may want to reconsider
how your background works – try making it tile vertically rather than
being a single large image. Then you can get away with a page of any
height at all.
another possibility: are any of your items referenced from down instead of up? IOS never really understand this and messes things up, especially when turning the device.
You can fix the problem by making the image Tile vertically. Like Walter said, it’s doing what its doing because the image is so tall and the content is being scaled.
Joe
On 21 Apr 2011, at 04:59, duotone wrote:
Dave, Thanks… I’ll fix that.
Vincent, Here’s what’s interesting. The following has the same background except for the gradient Orange: