Quantcast
Channel: MobileRead Forums - Kobo Developer's Corner
Viewing all articles
Browse latest Browse all 1570

Increasing font size of Footnote Preview

$
0
0
How can I increase the font-size of footnote previews? A Reddit thread suggests using a custom patch. Is there a better way?

Libnickel patch:

Code:

test Pop-up footnote main text font-size:
  - Enabled: yes
  - Description: |
        Change pop-up footnote main text font-size
        fw 4.20.14601 CSS moved to libnickel.so.1.0.0 from nickel???
        Daylight: %1 = 42 ???
  - FindReplaceString:
      Find:    "p { font-size: %1px; line-height: 1.4em; }"
      Replace: "p { font-size: 34px; line-height: 1.4em; }"
      MustMatchLength: yes

https://www.reddit.com/r/kobo/commen...tnote_preview/

Viewing all articles
Browse latest Browse all 1570


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>