Page 1 of 1

Scaling content within an iframe

Posted: Wed Apr 28, 2021 5:07 pm
by KRitchie
Hello, I am working with a developer who is making several HTML microsites that will be embedded in my tour. These sites were all designed at a fixed width. The developer is asking me to have them scale within the iframe.

In the past any URLs I have put into an iframe had the ability to scale on their own. Any idea how to have the iframe dictate the scaling to the HTML microsite?

Thanks
- Kevin

Re: Scaling content within an iframe

Posted: Sat May 01, 2021 9:54 pm
by Hopki
Hi Kevin,
If you set the text box that will display the iframe set to percentage then it will be down to the website what it does as the "viewport" changes size.
So this is a job for. the web developer to build a responsive site.
Regards,