Hello!
I have an issue that maybe you can help me solve.
On my front page, I have several boxes.. Built with the “Interactive Banner”
One of them contains a Newsletter Sign up Form.
Everything looks great in Chrome, like so: http://snag.gy/zYzBA.jpg
but in Firefox the form is not visible. See here : http://snag.gy/las3y.jpg
This is the code I am using
<p class="banner-subtitle color-white" style="margin-bottom: 10px; text-align: center;">Prenumerera på vårt</p>
<h2 class="banner-title color-white" style="margin: 0px; font-family: Muli; font-size: 50px; line-height: 50px; font-weight: 300; letter-spacing: 1px; text-align: center;">Nyhetsbrev</h2>
<hr class="divider white horizontal-break" style="height: 1px; margin: 4px auto !important;" />
<p class="banner-subtitle color-white" style="margin-bottom: 10px; text-align: center;">med erbjudanden och tävlingar!</p>
<script src="https://forms.mpmailserv.co.uk/widgets/forms/embed/embedform.asp?fid=8091&gid=6890" type="text/javascript"></script>
Hope you can help
Thank you!
Emelie