Inline-Frame not displaying correctly in some break-points
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
-
-
- Posts: 31
- Joined: Thu May 17, 2018 3:05 pm
- Location: Ohio USA
Inline-Frame not displaying correctly in some break-points
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
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.
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.
-
-
- Posts: 31
- Joined: Thu May 17, 2018 3:05 pm
- Location: Ohio USA
Re: Inline-Frame not displaying correctly in some break-points
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.