View Single Post
Old 06-11-2009, 11:56 AM   #1
sideburnt
Connoisseur
sideburnt began at the beginning.
 
Posts: 83
Karma: 46
Join Date: May 2009
Device: Sony prs-505
Remove <p> tags?

I'm trying to remove <p> tags from my LIT files. I have a grasp of CSS so I have tried to nulify the carrage return with

p { margin:0px; padding:0px; }

but this doesn't work.

Can anyone help?, I'm hoping to do this via the CSS override in Calibre, rather than processing via a HTML editor first (e.g. find and replace )
sideburnt is offline   Reply With Quote