x

iframe issue

Hi,

I am trying to embed an iframe into my weebly page. In the instructions from the site I created it (Mind Mup), it says not to forget to configure the width and height of the iframe. I have tried, but every time I specify a width and height in the embed code, it's either too big or too small - and no variation displays the entire shot without having to scroll.

The embed code is: <iframe src="https://atlas.mindmup.com/nataliegaull/natalie_gaull_professional_learning_netw/index.html"></iframe>.

I would so appreciate if someone could tell me how to configure this to get it on my page as a complete diagram!

Thank you

3,889 Views
Message 1 of 6
Report
1 Best Answer
Square

Best Answer

You could try something like this:

<iframe style="width:100%;height:500px;" src="https://atlas.mindmup.com/nataliegaull/natalie_gaull_professional_learning_netw/index.html"></iframe>

You'd probably need to adjust the height but that should make the width adapt to however much content space there is.

View Best Answer >

3,860 Views
Message 7 of 6
Report
5 REPLIES 5
Square

Is that the full code? Can you also let us know the site name and the page you are trying to add it to? 

3,884 Views
Message 7 of 6
Report

Hi Bernadette,

Yes, that's the full embed code as copied from my Mind Mup concept map. My weebly site name is nataliegaull.weebly.com. The page I am trying to add this cocept map to is Teaching Standard/Professional Engagement/Standard 6: "Engage in Professional Learning".

Thanks for your reply... I hope I have answered your questions?? Please let me know if you require further info.

Nat

3,865 Views
Message 7 of 6
Report
Square

Best Answer

You could try something like this:

<iframe style="width:100%;height:500px;" src="https://atlas.mindmup.com/nataliegaull/natalie_gaull_professional_learning_netw/index.html"></iframe>

You'd probably need to adjust the height but that should make the width adapt to however much content space there is.

3,861 Views
Message 7 of 6
Report

Thanks Adam, It worked! Very much appreciate your advice, believe me!!!

3,836 Views
Message 7 of 6
Report
Square

That's great!! Smiley Happy

3,831 Views
Message 7 of 6
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.