EPUB Templates

Currently this will only give you two EPUB templates, but more will come.

    2 Replies to “EPUB Templates”

    1. Hi: Is there any way I can create an EPUB template from a book I am reading, where I really like the layout? e.g. export EPUB style. I am just getting use to Sigil, so do not have an understanding of possibilities yet. Thankyou.

      1. Is the book in ePub format? Usually, books you buy are encrypted so you can’t open them in Sigil. If you could open the book in Sigil, then you can hope they used css and not inline styling. If inline, you have to convert it to css.

        Since eBooks are html, any html/css expert could help you recreate the template by just looking at it. There may be a few hiccups with different e-readers they may have to handle, but that is similar to the hiccups they already have to handle to work on different browsers.

    Leave a Reply

    Related Post

    Painting a picture around dialog

    I couple days ago, I discussed Painting with Dialogue, which involved changing text where you are telling to text where you are showing using dialog. However, what if the text that you need to change is already dialog. How do you paint the dialog itself? Consider two people conversing. When they talk, do they hold perfectly still? […]

    Avoiding extra carriage returns in ebooks

    When you publish an ebook, you should never have an empty line. There are places where you may use an empty line. Chapters The wrong way Pressing Enter (sometime called carriage returns). Never, never use the enter key to add new lines until you are at the next page. These new lines will show up […]