View Single Post
Old 03-25-2008, 06:48 PM   #451
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by mateo View Post
I have a problem with html2mobi. the created mobi file has all of my text centered, but the original html file (checked with firefox and internet explorer) does not have the text centered. I think maybe it is because certain sections (such as chapter headings) are centered using this:

<p align="center">

could it be that html2mobi doesn't handle that tag, yet? if i replace all of those instances with the <center> tag, would that fix my problem?
Well, html2mobi does not do anything with the html concerning that so I would suspect that the html code is broken and the mobiPocket reader and firefox renders the broken code differently. If you give a short example is is possible to say more.
tompe is offline   Reply With Quote