View Single Post
Old 06-30-2018, 01:58 PM   #6
deback
Book E d i t o r
deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.
 
Posts: 432
Karma: 288184
Join Date: May 2015
Device: Laptop
Under Preferences --> Conversion --> Common Options --> Look and Feel --> Styling:

Try the following:

Enter the class that's used for the image (it might not be "img")--let's say it is calibre3, for example, so change calibre3 below to whatever class is being used:

Copy and paste the following into the Styling section:

.calibre3 {
width: 100%;
}
deback is offline   Reply With Quote