View Single Post
Old 10-25-2010, 03:58 PM   #1
Nick_1964
Bookworm
Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.Nick_1964 ought to be getting tired of karma fortunes by now.
 
Nick_1964's Avatar
 
Posts: 975
Karma: 768585
Join Date: Aug 2010
Location: Netherlands
Device: Sony prs-650, Kobo Glo HD (2x), Kobo Glo
Help:how to add CSS additional data by converting books

First sorry,I am dislectic,can't find or make keywords,second my english is not that good.
I have more then 500 books in calibre.
I want to add some lines in the css of all those books.
I found the css section and I added a path to a styles.css that I created.
In the css file are the following rules.
Code:
h1 {text-align:center;}
h2 {text-align:center;}
h3 {text-align:center;font-weight: bold;font-size: 1.44449em;}
p {margin: 0; padding: 0;}
body, div, p, h1, h2, h3, h4, none { margin: 0; padding: 0; }
p.indent{text-indent:0;}
I was hoping that converting all my epubs to epubs, it would insert these code in the css files in the books.
I now do it by hand.
What do I do wrong, or is it simply not possible to do this ?

Last edited by Nick_1964; 10-25-2010 at 04:00 PM.
Nick_1964 is offline   Reply With Quote