View Single Post
Old 02-27-2014, 07:06 AM   #1
bcarrancho
Junior Member
bcarrancho began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2012
Device: kindle
Why won't image resize when in Kindle DX

Hi there,
Not sure if this has been discussed before. I did have a look through many threads but couldn't find anything.
I have one problem in that i use an image as a scene break in my book which i scale using css like this.
.scene {
height: auto;
width: 8%
}
This works perfectly for all kindle except Kindle and kindle dx. where it displays the image in it's actual size.
Is there a reason why this happens? Does kindle dx not like the css?
Any help would be greatly appreciated.

Thanks,
bcarrancho is offline   Reply With Quote