Content creation

Discussions related to "the good and proper use" of H5P as a content creation tool

Cachedassets in front and svg icons in backend problems

Hi,

I need your help on this subject,

After fresh setup of the H5P Plugin, on Moodle V3.51, from edition mode of a course, and adding new activity "H5P" and shoosing "Course Presentation", a Slides Bloc appears with buttons on top an button, without icons ( screenshot : moodle-h5p-admin-course-presentation-creation.PNG). with chrome debugger logs : pluginfile.php/1/mod_hvp/libraries/H5P.CoursePresentation-1.19/icon.svg 404 ( 22 erros).( screenshot : moodle-h5p-admin-course-presentation-creation.PNG). 

change colors of buttons

MeesterGijs's picture

I was able to change all colors in fill the gaps, but now I'm adding drag and drop and I can't seem to change the colors of buttons,border, hover, etc. This is the code I used. Could I get some help, please?

/* H5P drag and drop */

.h5p-drag-text [aria-dropeffect] {

    font-family: H5PDroidSans, sans-serif;

    font-size: 1em;

    background-color: #fff;

    border-radius: 0.25em;

    border: 1px solid #3f3f3f !important;

    padding: 0.1875em 1em 0.1875em 0.5em;

Pages