View Single Post
Old 01-06-2015, 08:49 PM   #108
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
Quote:
Originally Posted by JSWolf View Post
Is the default top margin really 1\x000? If so, that would explain the small blank space at the top of the screen. So if we JUST do
Code:
replace_string = C99BAC, `1\x000`, `0\x000`
would that work?
There is no default top @page margin in the unpatched firmware. The small top margin you see with epubs in normal reading mode (I see 15px on my Glo) doesn't seem to be set via the stylesheet, I think it is either a spacing widget, or a reduction in the viewport. Any @page margin size is in addition to that built-in margin.
GeoffR is offline   Reply With Quote