Quote:
Originally Posted by rysiu
I'm trying to make some .epub books, like this one(in attachments).
I can't find how to do that, is there any tutorial how to make .epub book like this one?
The tutorial from calibre didnt help me much, i'm not much experienced with xhtml/css code.
|
Try Sigil (the beta version)

Using books that have styles that you like (The visual style, not the authors

)
Open the part you like the looks of in "code" view
look at the style tags associated wit the section you like.
Now open the (applicable) CSS (near the bottom of the book-viewer list on the left) find that style section. borrow/copy the parts you like into your CSS (remember the C is for cascade).
tweak values to taste.
repeat until done