0
Beantwoord

Hiding download count

Eunsuk Kang 10 jaar geleden bijgewerkt door Christian Fritz 10 jaar geleden 1
Hello,

Is there an option to hide the download counts when using embedded BibBase?

Thank you! 

Antwoord

Antwoord
Beantwoord
Yes, of course :-)
You can do that with CSS. Just put the following into your style definition.

.bibbase_stats_paper { display: none; }

Antwoord
Beantwoord
Yes, of course :-)
You can do that with CSS. Just put the following into your style definition.

.bibbase_stats_paper { display: none; }