View Single Post
Old 10-06-2014, 09:19 PM   #40
Ryzir
Connoisseur
Ryzir solves Fermat’s last theorem while doing the crossword.Ryzir solves Fermat’s last theorem while doing the crossword.Ryzir solves Fermat’s last theorem while doing the crossword.Ryzir solves Fermat’s last theorem while doing the crossword.Ryzir solves Fermat’s last theorem while doing the crossword.Ryzir solves Fermat’s last theorem while doing the crossword.Ryzir solves Fermat’s last theorem while doing the crossword.Ryzir solves Fermat’s last theorem while doing the crossword.Ryzir solves Fermat’s last theorem while doing the crossword.Ryzir solves Fermat’s last theorem while doing the crossword.Ryzir solves Fermat’s last theorem while doing the crossword.
 
Posts: 68
Karma: 28684
Join Date: Dec 2009
Device: Nook GL3, Kobo H2O, Nook STG, Sony PRS-300, Sony PRS-500
I patched with Custom reading footer style and I am getting a big space between text and footer still. I tried a few different settings and none would get rid of the space. I'm using a sideloaded epub.

Code:
# Example for AuraHD/H2O:
replace_string = D54355, `min-height: 70px;`, `min-height: 56px;`
replace_string = D54368, `max-height: 70px;`, `max-height: 56px;`
replace_string = D54385, `footerMargin: 40;`, `footerMargin: 20;`
replace_string = D5439F, `font-size: 16px;`, `font-size: 26px;`
replace_string = D543B1, `padding-bottom: 0px;`, `padding-bottom: 8px;`
replace_string = D543C7, `margin-top: 0px;`, `margin-top: 0px;`
These are settings I'm using in the picture. Any help would be greatly appreciated.
Attached Thumbnails
Click image for larger version

Name:	20141006_191123.jpg
Views:	766
Size:	563.8 KB
ID:	129315  
Ryzir is offline   Reply With Quote