Hej Guys,
a client is INSISTING that they want a page with an outside third party website embedded (as their old site) so when you click on the page you get the outside website which looks like it is set into their site. I tried creating a new page and created a code block using an iframe…
<iframe src=”https://www.forbrug.dk/”></iframe>
it embedded the site onto the page in a small box and though I could control the width to 100% the height to 1000pxl there is a scroll bar showing on the right.
In case we can’t talk them out of it, I wondered if there was a more effective way so I’m informed and armed??