View Single Post
Old 02-22-2012, 06:03 PM   #8
dwig
Wizard
dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.dwig ought to be getting tired of karma fortunes by now.
 
dwig's Avatar
 
Posts: 1,613
Karma: 6718479
Join Date: Dec 2004
Location: Paradise (Key West, FL)
Device: Current:Surface Go & Kindle 3 - Retired: DellV8p, Clie UX50, ...
Quote:
Originally Posted by scissors View Post
What size should the images be in order that they don't get resized?
Each of the jpgs were about 240x300 pixels which i though would be okay.
Judging from the appearance of the MOBI, the images are more like 120x150.

I would suggest that you put a <br /> tag between the 2nd and 3rd image and wrap all four in a <div> tag, perhaps applying a style (class) to the <div> to center the set. The images should be something near 600x800 pixels each to get the best resolution when enlarged to full screen. You then set the height and width in the <img> tags to a smaller size with the width is slightly less than 300 and the height proportional.

Check out my ePub from the earlier post to see this type of coding. If you don't already use it, I suggest you get Sigil to view/edit the code and styles in an ePub.
dwig is offline   Reply With Quote