Quote:
Originally Posted by benjaminsolah
That's what I've done. Even the paragraphs with paragraph spacing and not blank lines show up with massive spaces. I probably wouldn't mind manually editing once I get a hold of Sigil.
But I'm mainly concerned about my cover. Perhaps another thread?
|
Learn to read tag selectors in Sigil's Code View (CV),
Then open the stylesheet and locate the selector.
See if the margins, line space are strange.
Remember, each page is a Big box with boxes inside (may be many layers) and or stacks of boxes (paragraphs).
The styles are inherited from the outer box, if not specified.
Since you said big space,
look at
margin-top and
margin-bottom
then look at
padding-top and
padding-bottom
values in: pt (in.

) is fixed, em follows the font size.