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!