Interactive book - text alignment
Submitted by BrunoQuevedo on Mon, 06/19/2023 - 20:28
Forums:
Hi folks, how are you?
I am using H5p interactive book to create moodle courses and I have one question for the community.
Is there a way to justify text in H5P interactive book (by justify I mean the control + j funcion of the microsoft word, not center/left/right alignment). If there is so, can someone explain me how? I have not found videos or other topics about it.
Thank you in advace,
Bruno
Content types:
BV52
Tue, 06/20/2023 - 18:10
Permalink
Hi Bruno,I'm not 100% certain
Hi Bruno,
I'm not 100% certain but I think you can use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.
-BV