View Single Post
Old 10-24-2019, 03:16 AM   #5
Enterio
Member
Enterio began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Oct 2019
Device: Kindle Paperwhite 7th gen
This stretches the images to the full screen, which is not what I wanted.

I'd need the images to ignore all the inheritance rules before them, and set them to:
Code:
width:auto !important; height:auto !important;
since I can't determine in CSS and HTML the normal height and width of the embedded images?

Also, could there be an option to save the assigned style modifications as a part of each book? (i.e., when I open Book (1) I'll have style (1) and when I open Book (2) I'll have Style (2)), or is that too hard to implement?

Thank you for your support!
Enterio is offline   Reply With Quote