View Single Post
Old 06-24-2011, 09:35 AM   #163
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by ldolse View Post
Where was Calibre setting the margins differently for a given flow - was it just for the cover page?
This is an extract from the heading of titlepage.xhtml (Calibre cover page)
Code:
<style type="text/css" title="override_css">
    @page {padding: 0pt; margin:0pt}
    body { text-align: center; padding:0pt; margin: 0pt; }
</style>
I think this must be Calibre standard because I'm not aware of manually setting these values.

The other area which might have had a 'special' header is jacket.xhtml (Calibre metadata jacket), but when I look, it looks exactly the same as the headers on my standard body text, i.e. as posted in post #158 above.
jackie_w is offline   Reply With Quote