Thread
:
How to hide footnote in cablire ebook view
View Single Post
01-21-2024, 02:30 AM
#
5
kovidgoyal
creator of calibre
Posts: 45,407
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
There is no way to get the viewer to do that, I'm afraid. It might work with using the following CSS in the viewer settings, but Ihavent tested it
Code:
aside { display: none } .calibre-footnote-container aside { display: block }
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS