View Single Post
Old 08-12-2009, 01:22 PM   #4
Amalthia
Wizard
Amalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beauty
 
Amalthia's Avatar
 
Posts: 1,188
Karma: 32196
Join Date: Jan 2007
Location: Anchorage, AK
Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2
Quote:
Originally Posted by Dahak View Post

Is there a work-around?

Is there a work-around that doesn't involve my re-writing the source files?

Thanks.

-Joe

This is the CSS override code I'm using for my LRF conversions...

p {margin-top: 0pt; margin-bottom: 0pt; padding: 0pt; text-indent: 15pt;}
h1 { text-align: center; }
h2 {text-align: center; font-size: larger; page-break-before: always;}
h3 { text-align: center; }
h4 { text-align: center; }
h5 { text-align: center; }
h6 { text-align: center; }
img {text-align: center; }

I normally don't define the font and it comes out as Times New Roman as default.
Amalthia is offline   Reply With Quote