Quote:
Originally Posted by Keroberos
Most 5" and 6" readers have a 600x800 pixel screen, unfortunately not all use the full size for displaying books. My Nook Classic for example has only 600x730 pixels usable for display after removing the space used for the top and bottom bars. I don't know if anyone has made a list of the usable screen size of all of the readers. I usually limit my inside images to 600x730 pixels and use and use this xhtml code for the 600x800 pixel cover.
JSWolf beat me to it.
|
Your code has a problem. If you look at the code I posted, it's set to keep the aspect ratio of the cover. Yours is not. That's a problem. So I would suggest either editing out your code or fixing it.
Thanks for the fix.