View Single Post
Old 09-26-2014, 07:01 PM   #1
Mollycat
Junior Member
Mollycat began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Sep 2014
Device: kindle white paper 2
Kindle image tiling mysteriously

I am trying to create an ebook by converting a folder of images to MOBI using Calibre's CBZ comic conversion.

It works mostly ok but some images have the bottom shown at the top as you can see here:

[Image violates guidelines for size - MODERATOR]

I have disabled comic processing and the only special setting I have made is to add the following extra css to make images fill the available space:

Code:
img {
	height: auto;
	max-width: 100%;
}
Any ideas?

I'm using Calibre 2.4 and it's a Kindle White Paper 2.

[Link deleted - MODERATOR]

Last edited by Dr. Drib; 09-27-2014 at 08:40 AM.
Mollycat is offline   Reply With Quote