Quote:
Originally Posted by traveler212
But, the same html tags are not causing a problem anywhere else in the book. It's just on this page that the book opens to. And if you click on the Part I: Overview from the TOC, the header tag displays normally (bold and large font size). It's only when you open the book and when you click "go to beginning."
|
The "Go To Beginning" functionality is achieved by having either a Text or Start reference item in the guide section of the ePub's OPF file. If that reference item contains something like "href='somefile.html#pI'"... then it could very
easily be the same issue as all other cases of "
there's bits of html code showing up in my mobi when I navigate." You just can't have hrefs pointing to anchors that are IDs
inside of html block elements. It will get you in trouble with MOBI files every time (they're perfectly fine in ePubs that will never be turned into MOBIs).
Also... I would highly recommend doing the conversion to MOBI yourself and uploading
that to Amazon... rather than hoping their conversion of your ePub will result in an error-free MOBI.