View Single Post
Old 11-01-2015, 04:16 AM   #8
senhal
Connoisseur
senhal knows what's going on.senhal knows what's going on.senhal knows what's going on.senhal knows what's going on.senhal knows what's going on.senhal knows what's going on.senhal knows what's going on.senhal knows what's going on.senhal knows what's going on.senhal knows what's going on.senhal knows what's going on.
 
senhal's Avatar
 
Posts: 82
Karma: 25684
Join Date: Sep 2014
Device: Kindle NT
Quote:
Originally Posted by ratanplan View Post
Ok. I understand.
Unfortunately I don't want to use svg, because for me it has disadvantages.

So I think, I have to live with that.
Please forgive my previous reply: I was missing the "2.41" in the title and I was still using 2.40. Now I get it
You can consider to insert the picture in a div with the height/width you want: this "trick" seems to work with book-edit.
Code:
<div style="height:100%"><img height="100%" src="../Images/cover.jpg"/></div>
senhal is offline   Reply With Quote