View Single Post
Old 07-25-2011, 04:10 PM   #3
sjkramer
Connoisseur
sjkramer ought to be getting tired of karma fortunes by now.sjkramer ought to be getting tired of karma fortunes by now.sjkramer ought to be getting tired of karma fortunes by now.sjkramer ought to be getting tired of karma fortunes by now.sjkramer ought to be getting tired of karma fortunes by now.sjkramer ought to be getting tired of karma fortunes by now.sjkramer ought to be getting tired of karma fortunes by now.sjkramer ought to be getting tired of karma fortunes by now.sjkramer ought to be getting tired of karma fortunes by now.sjkramer ought to be getting tired of karma fortunes by now.sjkramer ought to be getting tired of karma fortunes by now.
 
Posts: 68
Karma: 526028
Join Date: Nov 2009
Location: New York, NY
Device: iphone
My solution has been to enter the original size (in pixels) of the image file right into the img link. Example:

<img height="25" width="48" src="../Images/imagetitle.jpg" />

that way Kindle knows to respect the size and how to display the image.

[edit: on rereading, it seems your problem has to do with images being reduced, where mine has tended to be images being enlarged. Either way, you might try this and see if it helps at all]

Last edited by sjkramer; 07-25-2011 at 04:12 PM. Reason: revised comment
sjkramer is offline   Reply With Quote