Thread: Kobo Patcher
View Single Post
Old 12-06-2013, 01:41 PM   #554
icallaci
Guru
icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.
 
Posts: 819
Karma: 6528026
Join Date: Sep 2012
Device: Kobo Elipsa
Quote:
Originally Posted by DNSB View Post
You can try increasing the height: 25px value 5 pixels at a time to see how it looks for you.

Code:
So replace:
 `* {\n\theight: 25px;\n\tfont-size: 20px;\n}\n\n`
with
 `* {\n\theight: 30px;\n\tfont-size: 20px;\n}\n\n`
Hopefully, this works as a starting point.

Regards,
David
Hmmm...changing theight doesn't seem to have any effect at all. Started with 30 and went up to 50 without seeing any noticeable difference. I guess I'll live with it for now, but if anyone figures out how to get just a little more space beneath the "Page x of y" footer, I'd appreciate it. Thanks for trying, David.

Edit: I saw a post somewhere that said to bring up the font menu and then turn the page to reset the footer a little higher on the page, but that didn't work for me either.
icallaci is offline   Reply With Quote