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,
|