View Single Post
Old 01-29-2019, 06:48 AM   #14
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,830
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by momoha View Post
This is the same code that I posted previously as the solution I found for the moment,...
In my last epub, I don't include any width or height inside the <img> tag. While you give the size of the image in the epub, inside the <img> tag, I give the size with css styles, so is not the same .

Quote:
Edit: I just noticed your second code was different. This one shows up very tiny in Kobo.
In Kobo? What about Google Books? Because my second code only use a measure, the width, and in percentage. If that works fine under Google Books, just make two epubs, one for Google (using the second method) and one for Kobo (and the others ereaders), with normal code and specifying only the width (in %) and height: auto (all that with css styles, being the images included with the first method).

Last edited by RbnJrg; 01-29-2019 at 06:50 AM.
RbnJrg is offline   Reply With Quote