- This topic has 5 replies, 2 voices, and was last updated 1 year, 5 months ago by tikaram.
-
AuthorPosts
-
March 22, 2023 at 6:37 am #316759msParticipant
Hello,
I wanted to integrate an iFrame with resize function on a web page, but the iFrame section is only displayed in a small window of 150px. Does the theme block the resize?
Are the footers not automatically pushed further down? How can the problem be fixed?That would be the mentioned website:
https://kuechen-necker.de/prototyp/March 23, 2023 at 1:02 am #316804tikaramParticipant@ms : I could not find any iFrame content loaded on your site. Can you please let me know what you are trying to add with the help of iFrame on your site.
Regards,
TikaramMarch 31, 2023 at 6:38 pm #317130msParticipantHello,
I would like to integrate the following iframe into my website. This displays other content (one page) from another website. The iFrame can only be seen as a small window, when you scroll down the display is enlarged over the entire website by iFrameResize
On another website with the Clean Enterprise Pro theme, this works without any problems, but the automatic enlargement of the IFrame display does not work with this theme. This needs to be blocked by the theme or footer.
That would be the mentioned website green button:
https://kuechen-necker.de/prototyp/April 1, 2023 at 7:49 am #317139tikaramParticipant@ms : Can you please try adding the height of the iframe. Please try adding the code as given below and let me know.
<iframe id="boraIframe" src="https://www.bora.com/de/de/microsite-bora-hp-weiss/" scrolling="no" width="100%" height= "3500px" frameborder="0"></iframe>
Regards,
TikaramApril 5, 2023 at 7:30 am #317229msParticipantHello,
thanks for the help now it works.
But why it works at an other Themen without height config? And the height in % didn’t also work.
Regards
April 11, 2023 at 1:59 am #317393 -
AuthorPosts
- The topic ‘IFrameResize did not work’ is closed to new replies.