View Single Post
Old 02-19-2017, 01:20 PM   #41
Ksquared
Groupie
Ksquared ought to be getting tired of karma fortunes by now.Ksquared ought to be getting tired of karma fortunes by now.Ksquared ought to be getting tired of karma fortunes by now.Ksquared ought to be getting tired of karma fortunes by now.Ksquared ought to be getting tired of karma fortunes by now.Ksquared ought to be getting tired of karma fortunes by now.Ksquared ought to be getting tired of karma fortunes by now.Ksquared ought to be getting tired of karma fortunes by now.Ksquared ought to be getting tired of karma fortunes by now.Ksquared ought to be getting tired of karma fortunes by now.Ksquared ought to be getting tired of karma fortunes by now.
 
Ksquared's Avatar
 
Posts: 181
Karma: 2635236
Join Date: Jun 2015
Location: Cleveland, Ohio USA
Device: Original Kobo Aura 6", Libra H2O
Using the customer reading footer patch on an Aura 6", I can run the batch file successfully if I leave the values at the default settings, but if I make any change I get an error. The default setting works:
# Replacement footer height values: Touch/Mini/Glo/Aura/Aura2E
replace_string = 002A, `min-height:70px`, `min-height:40px`
replace_string = 003A, `max-height:70px`, `max-height:40px`

I tried changing to:
replace_string = 002A, `min-height:60px`, `min-height:30px`
replace_string = 003A, `max-height:60px`, `max-height:30px`
... and I get an error in the batch file.

I was trying to pick up a little more real estate, but at least I have some additional space. Maybe I don't understand how these can be adjusted.
Thanks for creating these patches!
Ksquared is offline   Reply With Quote