Displaying an Iframe (newsletter)

Posted in: Newspaper
Post count: 161

Hello,

As TagDiv newsletter is not compatible with SendingBlue, I am trying to install an Iframe in order to display the newsletter form.

Here is my code :
*********************************************************************************
<iframe width=”540″ height=”305″ src=”my_source_code” frameborder=”0″ scrolling=”auto” allowfullscreen style=”display: block;margin-left: auto;margin-right: auto;max-width: 100%;”></iframe>
*************************************************************************************

To install it, I added an HTML raw on the footer : https://www.screencast.com/t/BA1rwKP1YYf6.

However the result is poor : https://www.screencast.com/t/fjfF5Qxvy9kw.

How can I make so that the form displays at 100% horizontal and vertical ?

Thanks in advanced

Post count: 21065

Hello!

Try to modify that code from width and height in order to fit there.

Thank you!

Post count: 161

Hi Bettina,

I changed to <iframe width=”100%″ height=”100%″ but it’s even worst. Any tip to display this Iframe with 100% width ? Is there anoter TagDiv element I shall use ?

Post count: 21065

Hello!

Unfortunately, there is no other element. The only one solution it is to modify the iframe or to find a CSS solution which will would require an investigation.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.