View Single Post
Old 04-13-2012, 01:38 PM   #19
sellew
Enthusiast
sellew has a complete set of Star Wars action figures.sellew has a complete set of Star Wars action figures.sellew has a complete set of Star Wars action figures.sellew has a complete set of Star Wars action figures.
 
Posts: 30
Karma: 300
Join Date: Oct 2011
Location: Barcelona
Device: Sony PRS-650, PRS-T2
Quote:
Originally Posted by N00ter View Post
Above was a quote from the stylesheet css. Here is a quote from one of the paragraphs that has the screwed up spacing.
1. This piece:

<p class="OpeningParagraph"><span class="calibre26" xml:lang="EN-GB">&nbsp;</span></p>

is creating an extra blank line between the chapter title and the first paragraph.

2. The hyper-links like that one:

<a class="calibre23" href="../Text/ePub%20Version_split_043.htm#_ftn632" id="_ftnref632" title=""><span class="calibre24">[632]</span></a>

can create higher space between lines depending on the CSS code of class "calibre24". If the vertical-align property is set to 'super' then most probably this is the cause. Usually, setting it to 'text-top' or 'top' solves the issue.
sellew is offline   Reply With Quote