View Single Post
Old 12-16-2020, 04:43 PM   #41
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
In the hope of putting an end to any more carping...
  • Old patch Custom new header/footer font will be renamed to Custom header/footer captions. A new section, Part 3, will be added for the new (optional) 'increase caption width' feature.
  • I found a simple trick to mitigate the potential "dogear problem" by changing the caption background to transparent rather than its default of opaque white.

    To this end, I'll be including a detailed 'Hint' in the help notes for Part 1 (optional custom font-family for captions)

    Old Part 1:
    Code:
    #- {Find: "font-family: Avenir;", Replace: "font-family:Avenir;"}
    New Part 1:
    Code:
    #- {Find: "font-family: Avenir;", Replace: "font-family:Avenir; background:transparent;"}
jackie_w is offline   Reply With Quote