View Single Post
Old 05-08-2017, 09:18 AM   #3
nodestar
Junior Member
nodestar began at the beginning.
 
Posts: 5
Karma: 10
Join Date: May 2017
Device: None
Quote:
Originally Posted by jbacelar View Post
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:
Code:
display:none;
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?
nodestar is offline   Reply With Quote