Text doesn't resize for smaller iFrames

Hello
I was trying out your H5P plugin ( version 1.15.0) on a local XAMPP(xampp-windows-x64-7.3.10-1-VC15) copy of Wordpress (bitnami-wordpress-5.2.4-1),

I am having an issue with the UI of the pop up overlay for the embed and share functions, the text is too big and the content doesn’t resize or scroll

It is the H5P iframe embedder
Width 90%
Min Width 150px
Height 50px

Viewing on a WP post, Firefox Quantum 66.0.1 (64-bit)

So if the iframe is set to 50px then it cuts some information off. - is there a way to resize the font or add a scroll bar?

I have found a temporary fix of adding the CSS:
.h5p-inner{
font-size:14px !important;
}
.h5p-scroll-content{
padding-top: 70px !important;
}

Screenshots attached
Thank you for your support

Kate

Summary: 
Dynamic resize of embed and share text
BV52's picture

Hi Kate,

The core team does not recommend using the Iframe Embed anymore and it is not actively developed. As you mentioned it has issues with adaptability as well as accessibility.

-BV

Thank you for the swift response :) and the information.

I was trying to upload some SCORM and xAPI files I made in Articulate. Do you think if I want to use H5P I would be able to share them using H5P - or do you think I would have to remake the quizzes and material into a H5P quiz/activity?

Thank you again for you help :)

Kate

BV52's picture

Hi Kate,

It's best that you remake the quizzes using H5P rather than trying to create something that canb "migrate" SCORM and xAPI files into H5P. But then again this is just my own opinion since my coding skills are novice at best.

-BV