Quote:
Originally Posted by CrazyPencil
That's a shame, my tiny grey footer/header looked much better than the original ones. Thanks for your reply!
|
Hi, if I have understood your problem, I think this is the solution. I have patched "Custom header/footer captions" this way (only the necessary part) and header/footer is gray:
Replacements:
# Part 1. Customise font-family (built-in or sideloaded font)
# #caption
# If new font-family contains spaces wrap in 'single quotes', e.g. 'Kobo Nickel'
# Un-comment and customise ONLY ONE of the following to change header/footer font-family
#- {Find: "font-family: Avenir;", Replace: "font-family:Avenir;"}
#- {Find: "font-family: Avenir;", Replace: "font-family:Avenir; background:transparent;"}
- {Find: "font-family: Avenir;", Replace: "font-family:'Avenir'; font-weight:normal; color:#555;"}