View Single Post
Old 07-04-2009, 11:53 PM   #25
AlexBell
Wizard
AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.
 
AlexBell's Avatar
 
Posts: 3,413
Karma: 13369310
Join Date: May 2008
Location: Launceston, Tasmania
Device: Sony PRS T3, Kobo Glo, Kindle Touch, iPad, Samsung SB 2 tablet
Quote:
Originally Posted by Nate the great View Post
This tip is primarily for makers of Mobipocket ebooks. I'm working on replacing nonstandard Mobipocket only attributes with ones that are standards compliant. Here is replacement for width that works with MobiCreator and uses standards compliant attributes:

<style type="text/css">
p.hanging {
margin-left:00;
text-indent:-20;
}
</style>
Are you sure that MobiCreator recognises margin-left: ? So far as I know Mobipocket only recognises margin-top: and margin: bottom - though it does seem to recognise margin: 2em 0 0 0; MobiCreator certainly does not recognise margin: auto;

I'm currently exploring Calibre as a replacement for MobiCreator.

Regards, Alex
AlexBell is offline   Reply With Quote