![]() |
#1 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,178
Karma: 2431850
Join Date: Sep 2008
Device: IPad Mini 2 Retina
|
Covers not resize properly on IPad Mini 2
On my IPad Mini 2, when I go to the cover page from within a book, the cover image is normally split across multiple screens. This does not happen on my IPhone 4 with the same book--here the image is automatically resized to display completely on a single screen.
This is the code for a sample cover page where this problem happens: Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="calibre:cover" content="true" /> <title>Cover</title> <style type="text/css" title="override_css"> @page {padding: 0pt; margin:0pt} body { text-align: center; padding:0pt; margin: 0pt; } </style> </head> <body> <div> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 575 881" preserveAspectRatio="none"> <image width="575" height="881" xlink:href="../images/cover.jpeg"/> </svg> </div> </body> </html> |
![]() |
![]() |
![]() |
#2 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 167
Karma: 2627964
Join Date: Aug 2010
Location: Alabama, USA
Device: Kobo Libra 2, Kobo Clara 2e, Kobo Libra Colour, Kindle Paperwhite
|
What fixed this issue on my iPad Mini was to change the margin size to something a bit narrower. Hope this helps!
Last edited by anesthezea; 08-10-2015 at 07:41 PM. Reason: found a fix for my problem |
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Saving metadata and covers with the cli interface not working properly | Kode | Calibre | 9 | 11-09-2014 06:29 PM |
Metadata issue, CAPITALIZED names and covers are not displayed properly | tkantor81 | Library Management | 5 | 09-21-2014 12:33 AM |
Feature Request: Resize covers | BeeTee-Ess | Library Management | 16 | 08-01-2014 10:37 AM |
iPad iPad Mini 1 or iPad Mini With Retina? | AlbertaCowboy | Apple Devices | 44 | 04-09-2014 11:05 AM |
Book covers not displaying properly | MogaMoba | Library Management | 4 | 08-27-2011 04:00 PM |