Large image
Submitted by akjern on Mon, 08/14/2017 - 19:35
Forums:
Hi,
Sometimes the added image and the play area remains very big in view mode,
even when I reduce the pixels. Like this one https://h5p.org/node/104883
How can I make it smaller?
AK
thomasmars
Tue, 08/15/2017 - 09:51
Permalink
Hi,Drag Question will expand
Hi,
Drag Question will expand to fit within its parent container by default. You can put constraints on the parent container, which then again Drag Question will abide by. For instance if you set 400x200 px dimensions on the parent element of Drag Question it will be contained within that space.
If you're embedding you can write your dimensions directly within the embed code, and exclude the resize script:
like I have done here: https://h5p.org/node/105210
akjern
Tue, 08/15/2017 - 16:42
Permalink
Answer
Where can I write dimensions when I don't embed?
AK
fnoks
Wed, 08/16/2017 - 10:26
Permalink
If you are using an URL
If you are using an URL directly to H5P, you can't. I suggest you edit your image, making it landscape (a bigger width than height).