Inline-Frame not displaying correctly in some break-points

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
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
Post Reply
equalizer1001
 
 
Posts: 29
Joined: Thu May 17, 2018 3:05 pm
Location: Ohio USA

Inline-Frame not displaying correctly in some break-points

Post 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.
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

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

Post 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.
equalizer1001
 
 
Posts: 29
Joined: Thu May 17, 2018 3:05 pm
Location: Ohio USA

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

Post 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.
Post Reply