Quote:
Originally Posted by dwanthny
You can find the style.css file that controls what is inserted in the Book Jacket here.
C:\Program Files\Calibre2\resources\jacket\style.css
Code:
Find this area in the file.
table.cbj_header tr.cbj_tags {
/* Uncomment the next line to remove 'Tags' from banner section */
/* display:none; */
}
and change it to
table.cbj_header tr.cbj_tags {
/* Uncomment the next line to remove 'Tags' from banner section */
display:none;
}
After this change tags will not be part of the book jacket in any future conversion.
|
Cheers, that has done the trick and got rid of the tags but I can't understand when I am in the Edit Metadata Information box, I delete the tags then convert book, tags do not show in the Tag column after convertion but show in the book viewer and on my iPad