Quote:
Originally Posted by kovidgoyal
Then you did not use it right. And if you have many of them, then you need to identify some pattern they follow and use that pattern with either search and replace or a more sophisticated css selector.
|
I would be happy if you tell me where I am wrong.
Take sample book in FB2 and use
#n_1, #n_2, #n_3 { display: none } or
body[name="notes"] { display: none; } as "Common Options → Look&Feel → Styling" and do conversion to PDF. I got
this, basically, CSS has no effect.