Quote:
Originally Posted by Nick_1964
Then I first proceed with the first part because I have My Kobo HD also, when I make the txt bigger, it sunks more to the bezel..
|
So then change the
052px at the end of both these lines to a larger number such as 060px, to increase the height of the footer:
Code:
# Replacement Footer height values: AuraHD/H2O
replace_string = 00DA, `min-height: 120px;`, `min-height: 052px;`
replace_string = 00EE, `max-height: 120px;`, `max-height: 052px;`
The footer code has changed a lot in this firmware version, it might take some trial and error to get the footer looking exactly how you had it before.