comment out the first line and uncomment the 2nd:
Original:
Code:
# Disable footer example
replace_zlib = 1205FF4, `ReadingFooter...
# Decrease footer example
#replace_zlib = 1205FF4, `ReadingFooter...
New (see the reversed # signs?):
Code:
# Disable footer example
#replace_zlib = 1205FF4, `ReadingFooter...
# Decrease footer example
replace_zlib = 1205FF4, `ReadingFooter...
To make the font bigger/smaller, change this number (you will find this almost at the end of that second line where you removed the # sign:
Code:
...\n\theight: 30px;\n\tfont-size: 25px;\n}