Quote:
Originally Posted by cybmole
i have gotten used to the bottom menu /page number space, but once you are past the 1st page of any chapter, then it looks strange to have no space at top of the page yet lots at the bottom. is there a simple way force a more aesthetic page top margin ?
the margin controls only affect left + right, not top + bottom ?
|
Add something like
@page {margin-top: 25px;} to the book's stylesheet. A value of 27px for the Touch/Mini, 31px for the Glo/Aura, 47px for the AuraHD should give a top margin similar to the built-in bottom margin (between bottom of text and top of page number).