View Single Post
Old 04-09-2020, 04:25 AM   #8
Norbi24
Connoisseur
Norbi24 doesn't litterNorbi24 doesn't litter
 
Posts: 64
Karma: 144
Join Date: Aug 2019
Device: Tolino Vision HD4, BOOX Poke2
Quote:
Originally Posted by Frenzie View Post
Have you tried to look into something more generic with just element names?
Yes, of course, I inspected several books in Calibre, and it looked that this tweak was working on couple of books, as the note seems always be encapsulated in div, while normal pages not ...

div > div, div > p {
-cr-hint: footnote-inpage;
...
}
but then I encountered two books, where also normal pages are in divs so this was not generally working.

I will perhaps have a look into the code and come up with a proposal,
I myself am Ok with the curent solution as I am a programmer and do understand html/CSS stuff, but what about those who don't ...
Norbi24 is offline   Reply With Quote