View Single Post
Old 12-07-2014, 01:13 AM   #17
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 arasyi View Post
If you use "Custom reading footer style for Glo/Aura" patch with the default option, you need to change line 106:
Code:
replace_string = E35A12, `padding-bottom: 0px;`, `padding-bottom: px;`
to
Code:
replace_string = E35A12, `padding-bottom: 0px;`, `padding-bottom: 5px;`
Otherwise, you will get huge footer text.
Sorry about that, I've fixed it and uploaded a new attachment to post #1.
GeoffR is offline   Reply With Quote