View Single Post
Old 11-02-2015, 05:34 PM   #1
Sam Sahara
Connoisseur
Sam Sahara doesn't litterSam Sahara doesn't litterSam Sahara doesn't litter
 
Posts: 79
Karma: 228
Join Date: Aug 2014
Device: lambda k21
Calibre 2.42 - Bad rendering of images in the editor

If I put this code in the editor

Code:
<div align="center">
<img src="../images/000004.jpg" style="width: 30%"/>
<p class="center">Picture 1</p>
</div>
and try to change the width of the image ("width: 50%", "width: 70%" and so on) the rendering of the changes is correct.

BUT if I try to change the HEIGHT of the image (style="height: 30%", style="height: 50%", style="height: 70%", and so on) changes are not rendered at all.
Sam Sahara is offline   Reply With Quote