View Single Post
Old 12-07-2014, 12:27 AM   #16
arasyi
Zealot
arasyi ought to be getting tired of karma fortunes by now.arasyi ought to be getting tired of karma fortunes by now.arasyi ought to be getting tired of karma fortunes by now.arasyi ought to be getting tired of karma fortunes by now.arasyi ought to be getting tired of karma fortunes by now.arasyi ought to be getting tired of karma fortunes by now.arasyi ought to be getting tired of karma fortunes by now.arasyi ought to be getting tired of karma fortunes by now.arasyi ought to be getting tired of karma fortunes by now.arasyi ought to be getting tired of karma fortunes by now.arasyi ought to be getting tired of karma fortunes by now.
 
Posts: 105
Karma: 5885446
Join Date: Feb 2014
Device: Kobo Glo
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.
arasyi is offline   Reply With Quote