View Single Post
Old 02-27-2013, 11:10 AM   #9
wdaly
Member
wdaly began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jan 2013
Device: Kindle keyboard / iPad 3
I seem to have resolved this by adding the following code after the image

width="auto"

Full code sample:

<img alt="CCC1_cover_web_col" src="../Images/CCC1_cover_web_col.jpg" width="auto" />

This allows an image which is larger than the screen resolution to fit to whatever orientation the book is being viewed in and resulting a sharp image.
wdaly is offline   Reply With Quote