Quote:
Originally Posted by uncola
one thing I noticed is that sometimes when converting books the left margin is too big.. and the text starts about 2 inches to the right of the left side of the screen. I have the output set to kindle 1, 2, 3 so I'm not sure what I'm doing wrong.. it happened when I converted from an html file but it didn't happen when I converted from epub
|
The epub has a left margin in it and that is getting interpreted by mobi as supersized. The easiest way is to edit the epub's CSS file, find the offending left margin and revalue it to zero. You can do this in Sigil or by opening it with
tweak-epub and editing the css with something like
Notepad++.