Quote:
Originally Posted by kovidgoyal
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 }
|
Quote:
Originally Posted by chantsing
I just test the CSS code, But it not works well.
|
Are you sure you followed Kovid's instructions correctly? I tested here and it worked. Pay attention to the
bold part: you don't need to edit the EPUB file; just open it with the Viewer > Press ESC to open the Preferences > Styles > Paste the CSS Kovid provided > Press OK.