Full Screen

Hello,

sorry I couldn't find a search function ... hopefully its not a double questions.

I used: https://h5p.org/image-hotspots

How can I deactivate the full screen mode of the pictures? Its not working right on mobile devices ...  so I want to deactivate or not to show. How can I manage this?

Thanks a lot!!

Attachments: 
0
0
Supporter votes Members of the Supporter Network can vote for feature requests. When the supporter network has generated sufficient funding for the top voted feature request it will normally be implemented and released. More about the H5P Supporter Network
BV52's picture

Hi DieInsel,

The easiest way is to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.

-BV