View Single Post
Old 09-29-2020, 01:24 PM   #4
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,391
Karma: 169098492
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by dan2the6th View Post
Thank you, that's good to know. I completely missed the editor tools the first time around.

But (not to seem ungrateful) they would not have helped my basic problem of stretching out the image in the viewer.
Since you rotated the image, I would have suggested changing your CSS to:

.calibre12 {
width: 90%;
height: auto;
}

Note the semi-colon after the entries is required for all but the last entry before the } but I use it on all entries since it doesn't hurt and helps to keep you from having issues when moving items around.
DNSB is offline   Reply With Quote