Scaleing 360 Pictures from PC to Handy

I bought the new Insta 360 X5 and now I’m working on implementing 360-degree images on my website. This works perfectly at 1200 px. The document was embedded as external content, uploaded, and works. But as soon as the two reductions come into play, the setting remains consistently at 1200 x 600 px, which doesn’t look good on a mobile phone. How do I get this box to scale?

Check out my site:
https://www.abseits24.de/test.html
(Just a Play-a-round-site…)

and the site for the program that creates the 360-degree images:

It scales there, but not for me.

Help please :slight_smile:

1 Like

Hearing it is an embed element have your placed an inline width=“100%”?
This will control the width of the embed based on the browser width.

1 Like

1 Like

this is what is inside…

1 Like

Where it says width=“1200”, replace the 1200 with 100% then resave and see how you go…

1 Like

and the hight? delete?

1 Like

No, leave height as is and see how you go…

1 Like

Thank you very much! It works :slight_smile: … so it is easy possible to set any 360 Picture in sitely on the page… I love it!

2 Likes