View Single Post
Old 05-19-2015, 02:34 PM   #15
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,141
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by cybmole View Post
I did not know the coding for that, without googling, so I suggested shrinking the image instead, I don't think the OP has advanced epub coding skills.

I also had a vague memory that the calibre epub viewer was a continuous scroll, not page based, but I quick test show how much I know

I never use it as a reading tool, but does it default to some specific windows size - like maybe 800 pixels , which could explain things?

The bare basics those would be better in a specific class for Just those images, as the below affects all IMG
Code:
img {
height: 95%: width: 95%;
}
theducks is offline   Reply With Quote