Quote:
Originally Posted by shalym
I actually DID do the epub->mobi->epub conversion on this book, and it definitely did fix the chapter heading. It no longer looks like crap when viewed on my Kobo, therefore it's fixed. Wasn't the header formatting broken in the first place? I thought that was why it needed to be fixed? If the formatting was broken in the original, why in world would I want to get it back to the way it was originally?
Shari
|
The only way to fix things is to replace the px numbers with em numbers and you have to play around with it to get it correct. What you are doing with the conversion is changing the way it looks. That's not fixing it. The issue is that the header doesn't properly display on all ePub Readers because of the CSS code using absolute numbers. So what's wanted is to change the numbers so the chapter headers display as intended on all of the ePub Readers.