Hi Guys,
I want to embed a responsive fullscreen iFrame from FlipSnack (ePublishing).
Everything works except the size. It shows me this:
Thanks for your help in advance,
Armin
Hi Guys,
I want to embed a responsive fullscreen iFrame from FlipSnack (ePublishing).
Everything works except the size. It shows me this:
Thanks for your help in advance,
Armin
I only have the option to either set a specific size like 600 x 400 px
or to set it responsive.
This is the responsive embed-code:<iframe src="//cdn.flipsnack.com/widget/flipsnackwidget.html?hash=fdtmqnnpb&bgcolor=EEEEEE&t=1466151562" width="100%" height="100%" seamless="seamless" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen="true">
</iframe>
iframe src="//cdn.flipsnack.com/widget/flipsnackwidget.html?hash=fdtmqnnpb&bgcolor=EEEEEE&t=1466151562" width="640" height="385" seamless="seamless" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen="true">
Set some height to the section which contains embed widget then set the widget height to 100%. It will fix this issue
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.