Remove download feature in media player
Submitted by cpeterson on Mon, 09/25/2017 - 16:30
Forums:
Hello,
Can the download element be removed from the media player? If yes, please explain how to do it.
Best regards,
Crawford
Did you know the H5P Community Conference is in Savannah
Get $100 off your in person ticket when you register with the code:
H5PVIP100
See how IBM increased their efficiency by up to 30%!
BV52
Tue, 09/26/2017 - 06:53
Permalink
Hi Crawford,I don't think you
Hi Crawford,
I don't think you can on h5p.org, but if you are hosting your own site, you can use css to remove elements you don't want. If I remember correctly the download button you are talking about, is part of the html5 <video> element.
-BV52
cpeterson
Tue, 10/17/2017 - 02:10
Permalink
Thanks for responding
Thanks for responding. That did the trick.