Page 1 of 1

Inline-Frame not displaying correctly in some break-points

Posted: Thu Nov 14, 2019 6:44 pm
by equalizer1001
Hi, I am using the bootstrap guestbook extension on it's own page and am pulling it in an Inline Frame on another page. I have breakpoints set up at 1200, 900, 600, and 320 in both pages. It seems to display the 1st (1200) and last (320) break point correctly but the middle two view-ports, the 600 & 900 ones, are too small. The guestbook is being displayed at about half the width that they should be inside the iframe. The Guestbook is smaller (vertically and horizontally) than the iframe in all view-ports.

Re: Inline-Frame not displaying correctly in some break-points

Posted: Thu Nov 14, 2019 6:52 pm
by Pablo
To be able to help you, I need to see what you have done.
What is the URL?

Note that the guestbook is already inside an inline frame. So, if you want display it on another page then you will have to use the URL of the script, not the page.

Re: Inline-Frame not displaying correctly in some break-points

Posted: Thu Nov 14, 2019 10:15 pm
by equalizer1001
Thanks Pablo. That did the trick. They all display correctly now. I just used the ./guestbook.php script name which I found by looking at the source code in the wwb generated html file.