View Single Post
Old 01-11-2010, 08:48 PM   #1129
lorenzov
Member
lorenzov began at the beginning.
 
lorenzov's Avatar
 
Posts: 23
Karma: 12
Join Date: Jan 2010
Location: Edinburgh, UK
Device: SONY PRS600, Apple iPhone 3G
hi Paul,

you can use one of the include/remove functions. as the tag is the same for both top and bottom just add:

Code:
remove_tags = [dict(name='p', attrs={'class':'actionFooter'})]
and this should do the job for you!

if you want more control on the look of the output add your own CSS. more useful stuff here:
http://calibre-ebook.com/user_manual...ownloaded-html

lorenzo
lorenzov is offline