Thanks everyone for all this info - there's more info than I was expecting as I was looking at headings through the text, not necessarily just after a page break - but this info helps even more.
I focused on the exploded epub files and found that there was no top margin info being passed from ID when creating the ePub. So I manually went in and added "margin-top:20px;" (for example) into the relevant paragraph styles in the CSS file. This worked, though it's obviously fixing a problem after the event rather than sorting it out at the source.
Steve
|