Quote:
Originally Posted by theducks
The S in SVG is scalable. IMHO a better way to go and the code shown also preservesthe Aspect  No  stretched cover images
|
yes, the existing code is very sensible,but unfortunately it causes the kobo tablet apps to glitch & to show an extra blank page.
here's what kobo android feedback/ support said to me:
I just ran my epub on iOS, saw the same issue, so it's not just an Android issue.
I think I know what is happening though, and it is indeed due to the css being added for the cover page by the modify epub plugin. It looks as though the image size specified in the css is bigger than what would be displayed on a single page, so it's causing a blank page to be inserted.
I also believe I've found a solution, or at least it works for me on iOS, so could be worth you giving it a try. ...
then the change 100% to 98% suggestion