View Single Post
Old 12-05-2015, 12:05 PM   #666
sergeyvl12
ebook fan
sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.
 
Posts: 735
Karma: 2528718
Join Date: Dec 2010
Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch
Quote:
Originally Posted by colibris79 View Post
Ok. I solved it modifying more deeply all the css files inside the data folder. I still don't know if the epub.css is the only one responsible for changing the format in the epub files (I would assume so, but I am not sure since I was having problems with it). In the end I have used the style that I like in all the css files. Important modifications:
Code:
p { text-align: justify; text-indent: 1.2em; margin-top:0em; margin-bottom: 0.4em }
.justindent { text-align: justify; text-indent: 1.2em; margin-top:0em; margin-bottom: 0.4em }
I also added the margin-bottom value in all the styles in my cr3.ini
Thanks!
sergeyvl12 is offline   Reply With Quote