Did you set the device profile to Tablet? That does a number of things, including make the images not shrink.
An ebook is boxes within boxes (AKA the box model). So you also need to know at which nested level, the 'excessive' margins are being applied.
The profile tends to affect the Body. But you could have a nest.
<div
<p
<blockquote
In addition, your device (app) may ignore the publishers (that in the book), and use its settings Or a combination.
So, the basic Q: Are all the books the same? 1)device, 2) Profile
anything else is the individual book
Time to learn some basic CSS (ebooks don't use much above the basic stuff)
|