Quote:
Originally Posted by Gregg Bell
Thanks Notjohn. I've been exploring this issue a bit. Seems pretty complicated. Thanks for your feedback.
|
Gregg:
It's not complicated, it's pretty simple. The "right size" images have NO image sizing in them, and the "small" ones do. Your small ones say something like "width = 200" for 200px, and yes, those would be quite, quite small.
In one instance, you allowed the image to render to its full size (assuming that there wasn't any cascading CSS that would restrict it) and in the other, you restrained it to 200px wide, which is TINY in 99% of the newer Kindles.
That's all. No black magic.
Hitch