View Single Post
Old 04-21-2025, 02:36 PM   #30
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,279
Karma: 171295426
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by turnroot View Post
Hi!

Posting here because I have exactly the same issue with my Libra 2 in 2025 and can't seem to find a solution!
You edit the book to express image width/height in % or similar. I.e., instead of using:
width: 800px;
height: 1200px;

You could use:
width: 75%;
height: auto;

Swap which is using auto depending on which dimension is more critical.

Unfortunately some people are still formatting images as if mobi where absolute sizing was the only supported method was the destination format.
DNSB is offline   Reply With Quote