0
Respuestas
Hiding download count
Hello,
Is there an option to hide the download counts when using embedded BibBase?
Thank you!
Is there an option to hide the download counts when using embedded BibBase?
Thank you!
Respuesta
Respuesta
Respuestas
Yes, of course :-)
You can do that with CSS. Just put the following into your style definition.
You can do that with CSS. Just put the following into your style definition.
.bibbase_stats_paper { display: none; }
Servicio de atención al cliente por UserEcho
You can do that with CSS. Just put the following into your style definition.