Thread: Error epubcheck
View Single Post
Old 08-05-2014, 12:08 PM   #40
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,162
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by odedta View Post
add css rule to the images: display:block
also test width:100%, don't use height rule at all
if it's svg images try to play with the preserveAspectRatio attribute
Um.. no... Use height: 100%. Don't use width.

If it is SVG, you need to make sure the dimensions match the resolution of the the image. Also, just delete the preserveAspectRatio attribute because it defaults to correct aspect ratio so you don't actually need to specify as such.
JSWolf is offline   Reply With Quote