Quote:
Originally Posted by Jellby
Let's see, I know the screen is 800x600, and so I use a 800x600 cover image, and set it to 100% width. It will take the whole screen, if the screen is in fact 800x600. But if you have a status bar making it only 780x600, the image is still 100% wide, and will extend beyond the bottom of the screen (or the status bar covers the bottom of the image, as you prefer). Since the image cannot react to the screen height, there's nothing the reader can do to "fix" this. It could automatically resize the image to fit the screen, as mobipocket does, but this is not a standard behaviour with ePUB.
|
Try making the height 100%. That should work and solve the problem.