View Single Post
Old 01-21-2024, 09:49 AM   #10
chantsing
Member
chantsing began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Jan 2024
Device: window
Quote:
Originally Posted by thiago.eec View Post
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.
I am certainly sure. Just as you post, open it with the Viewer > Press ESC to open the Preferences > Styles > Paste the CSS Kovid provided > Press OK.

AfterPaste the CSS Kovid provided, The first Popup may be fine, But the rest of
popups dont works.

and, I imitates Kovid's CSS,
Code:
aside { display: none }

.calibre-footnote-container p { 

display: none

}

.calibre-footnote-container aside { 

display: block

}
the body of page will be hidden.

However, it will display all footnotes of this chapter.

But,i just hope it dispaly the corresponding footnote rather than all footnotes.
chantsing is offline   Reply With Quote