Quote:
Originally Posted by roland1
Hey there. I published an ebook recently in epub 3 format using SIGIL. After submitting it for distribution, I checked the book's preview at ebooks.com and found that the font was changed to sans serif and there was no leading. It was a disaster to look at — like it had lost part of its css code.
|
Some rendering engines are more picky than others.
If you haven't already done so:
- Install my EPUBCheck plugin and check your book with it. (This plugin requires Java.)
- Install my CSSValidator plugin or use the online CSS validator via the Validate with W3C option in Sigil to check your stylesheets.
If either validator reports errors, post them in the
EPUB forum.