View Single Post
Old 06-20-2016, 09:28 PM   #4
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
have you set the @page and body margins? i.e. set @page {margin:0;} and body {margin:0;} in the ePub stylesheet.

There is an oddity in the Calibre viewer where if you set @page {margin:0;} it is ignored and the default page margins used instead, but if you set @page {margin:1px} it will give a 1px margin which might be close enough.

Also, in the Calibre viewer, you might need to change your preferences so that the margins in the book are actually used. Untick the box: Preferences > Text layout in paged mode > Override the page margin settings specified in the book.
GeoffR is offline   Reply With Quote