Thread: missing header
View Single Post
Old 07-04-2013, 09:03 AM   #1
brinded
Member
brinded began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jul 2013
Device: iPad2
missing header

I'm trying to decrease the space that appears above titles in order to fit more content onto each page. For reasons unknown, opening a Pages ePub in Sigil causes a larger gap to appear above title.

Looking at html, it appears to be using h4:

Code:
<body>
  <h4 id="sigil_toc_id_1"><span id="chapter-1-sh1"></span>IN HER WORDS</h4>

  <p class="s6 s7">I first thought about writing this book back in 1999...
So, I went to Sigil CSS to look for h4 but it doesn't appear to exist. Many other headings do, but not h4.

I suppose I could create/define an h4, but other than space before title, I'm pretty happy with the way it is - and don't want to go messing with something that isn't (too) broken.

Any ideas?

ps attachment shows screenshots from iPad with Pages ePub alongside post-Sigil ePub.
Attached Files
File Type: pdf Pages.pdf (69.4 KB, 152 views)
File Type: pdf Sigil.pdf (70.4 KB, 160 views)
brinded is offline   Reply With Quote