View Single Post
Old 10-26-2014, 12:02 PM   #52
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,550
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
I'm using these values for my footer style. I don't have a screenshot, but it looks pretty tight (when the text actually reaches the bottom of the available area):

Code:
replace_string = DBDC0D, `min-height: 70px;`, `min-height: 30px;`
replace_string = DBDC20, `max-height: 70px;`, `max-height: 30px;`
replace_string = DBDC3D, `footerMargin: 105;`, `footerMargin:  15;`
replace_string = DBDC58, `font-size: 16px;`, `font-size: 20px;`
replace_string = DBDC6A, `padding-bottom: 0px;`, `padding-bottom: 2px;`
replace_string = DBDC80, `margin-top: 0px;`, `margin-top: 0px;`

replace_string = DBDC92, `/*font-family:none;*/`, `font-family: Georgia;
but this is an Aura, not HD or H2O
Jellby is offline   Reply With Quote