thanks both,
the quick fix for this book is as I surmised.
just remove the gifs, which I did not care for anyway
de-cluttered and converted header is fine now:
source
<h1 class="h">BOMB SCARE</h1>
converts to
<h1 class="h"><span class="koboSpan" id="kobo.6.1">BOMB SCARE</span></h1>
if ever anyone picks up plug-in development and wants to delve deeper into why it glitched, then I'll be happy to help.
|