Thread: Kobo Patcher
View Single Post
Old 12-06-2013, 02:06 PM   #556
icallaci
Guru
icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.
 
Posts: 819
Karma: 6528026
Join Date: Sep 2012
Device: Kobo Elipsa
Quote:
Originally Posted by jackie_w View Post
Try changing the end part from
Code:
`* {\n\theight: 30px;\n\tfont-size: 25px;\n}\n\n`
to
Code:
`ReadingFooter {\n\tmin-height: 50px;\n\tmax-height: 50px;\n\tqproperty-footerMargin: 20;\n}\n\n* {\n\tfont-size: 26px;\n}\n\n[localeName="ja_JP"] {\n\tfont-family: A-OTF Gothic MB101 Pr6N;\n}`
The Footer height can be increased/decreased by changing the two 50px values. The size of the 'Page x of y text' can be inc/dec by changing the font-size: 26px value.
Jackie, that fixed it perfectly! The 50px min and max is just what I wanted. Thank you!
icallaci is offline   Reply With Quote