Quote:
Originally Posted by dwanthny
This has been covered to death, check these search results.
Bottom Line is you need to edit the left margin in the .css of the epub to suit you before you convert it to mobi. You can either use Sigil or Tweak-epub combined with Notepad++ to actually edit the css file inside the epub file.
Typically you'll find one or two places where there is a 1em left and right margin defining the main paragraphs, changing just these one or two spots in the css to 0 is usually enough and leaves all of the special chapter, picture or blockquote stuff alone.
|
Thanks, it worked perfectly.