View Single Post
Old 09-06-2019, 04:17 PM   #15
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
... follow up ... to reduce the footer customise nickel patch 'Custom reading footer style'

For my Clara I have changed the following lines:
Code:
    # Replacement footer height values: AuraHD/H2O/GloHD/ClaraHD
  - ReplaceString: {Offset: 116, Find: "min-height:80px", Replace: "min-height:52px", MustMatchLength: yes}
  - ReplaceString: {Offset: 132, Find: "max-height:80px", Replace: "max-height:52px", MustMatchLength: yes}
I have used 40px instead of the 2 red values of 52px in the original patch.

It won't reduce the height of the bottom menubar but it will get the bottom line of your book text closer to the bottom of the screen (or the Page x of y if Show footer is checked)

Last edited by jackie_w; 09-06-2019 at 04:21 PM.
jackie_w is offline   Reply With Quote