Quote:
Originally Posted by Anak
Code:
#btnGlobalSearch {
qproperty-pixmap: url(:/images/statusbar/statusbar_search_off_trilogy.png);
qproperty-deselectedPixmap: url(:/images/statusbar/statusbar_search_off_trilogy.png);
qproperty-selectedPixmap: url(:/images/statusbar/statusbar_search_hit_trilogy.png);
}
font-size: 16px;
font-family: Avenir;
background-color: transparent;
padding-top:3px;
}
This code sets the font size for the header text (Kobo Touch, fw 2.5.1). There seems to be one header (no ReadingHeader, as there is a seperate ReadingFooter) and applies to the home screen (HOME) and kepub book title header.
For testing use a font size of 31px. This font size isn't in use elsewhere in libnickel.1.0.0.
Because there is no seperate ReadingHeader it may explain why there is such a huge margin (better: blank header) on top of the screen when reading regular epubs in fw 2.6.1.
I also think Kobo uses a vertical page offset not making a page start in (0,0) but in (0,Y) or (X,Y). Probably set in another file (jQuery, Sizzle, libadobe, libaccess…)
|
I played around with that, but changing it did not lead to any change for the header in epubs.