Quote:
Originally Posted by jbacelar
You can take a look at one of my epubs ( https://www.mobileread.com/forums/sh...d.php?t=268249).
The idea is to include all the text (for example the title of a chapter) in the svg wrapper, and before putting the header with its tag defined in the css as: I hope this is useful to you.
|
Thanks for the reply. I didn't see any examples of a Chapter Header and a full page illustration on the same page in your epub.
I've tried to put the h2 tags inside the svg wrapper but I still get a page with just the Chapter Header and the full page illustration on the next page.
Wouldn't the display: none; make the header disappear?