View Single Post
Old 02-13-2014, 06:23 AM   #1
richam79@
Junior Member
richam79@ began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Oct 2012
Device: Apple
Kindle Fire Image Dimensions Fill Entire Screen

I have created a mobi file that includes full page images. However, the full page images are pretty small on Kindle fire.

Between image there is at least 3/4" of the light-color background space.

Can anybody guide what is the best size / coding for image in Kindle fire so that it covers the full screen.

I used following dimensions.
images 514*800.


<div class="image_center"><img alt="logo" src="../image/Image005.jpg" style="height:100%"/></div>


Regards,
Richa
richam79@ is offline   Reply With Quote