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!
|