Quote:
Originally Posted by star-soup
I'm using this epub to test things out:
Attachment 211331
It's an epub but I have the KoboUtilities plugin in Calibre, which auto-converts it to a kepub when it transfers over to my Kobo.
|
I get that you quickly threw that epub togethar as an example, but it is so full of errors that I can't help thinking that is why your emojis are not displaying.
The two most critical are
1 Naked text in the section001.xhtml file,
2 CSS entries that have not been closed off
Not critical, but don't use <br> for line spacing. Use something like <p> </p>
Try fixing all the errors first.
If not sure what or how to fix, let us know. But start off by running CheckBook and EPUBCheck for a list of errors.