Integrate microsite
I have integrated a supplier's microsite in my project. The supplier has provided an iframe. When you click on the button, a popup opens with the microsite in the lower right quarter. You can't read the privacy settings completely and you can't accept them.
I want the entire right half of my page to open with the popup. Is this setting possible somehow?
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Thanks
Hi,
https://neu.akuhlmann.de/portfolio-item/lebensraum-kueche The site is online and is also not maintained.
The Betheme popups are not prepared to handle the iframes.
You can try the following CSS code, and reduce the iframe height.
Thanks
That worked for now. However, the page is still only the bottom quarter of the page. Is there another way to include the microsite in BeTheme without a popup? The user should see that it is another area, but not leave our page.
Sorry, but we do not have this kind of solutions in BeTheme.
We strongly suggest to use the target="_blank" with link in this case, it would be the best for UX.
thanks