View Single Post
Old 03-13-2015, 01:45 AM   #101
dordale
Wizard
dordale ought to be getting tired of karma fortunes by now.dordale ought to be getting tired of karma fortunes by now.dordale ought to be getting tired of karma fortunes by now.dordale ought to be getting tired of karma fortunes by now.dordale ought to be getting tired of karma fortunes by now.dordale ought to be getting tired of karma fortunes by now.dordale ought to be getting tired of karma fortunes by now.dordale ought to be getting tired of karma fortunes by now.dordale ought to be getting tired of karma fortunes by now.dordale ought to be getting tired of karma fortunes by now.dordale ought to be getting tired of karma fortunes by now.
 
dordale's Avatar
 
Posts: 1,731
Karma: 3472866
Join Date: Apr 2008
Device: Sony PRS-650 & 350; Kindle Voyage; Kobo Aura HD, Aura One, and Forma
Quote:
Originally Posted by arspr View Post
Could it be also related to margins/padding? Could you check in the epub code if your books have margins in boby, div (if exists) or p?

(I ask for this because I always kill them in my sideloaded books).
I'm not very good at epub coding, so not sure if this will answer your question...checked out the code in one of my books in Calibre's ebook editor. It has references to a stylesheet in the < p > codes that refers to the following:
.calibre21 {
display: block;
text-align: justify;
text-indent: 1em;
margin: 0

Does that answer your question?
dordale is offline   Reply With Quote