You can embed your top articles form on your own website site with the code below! Your top articles page is an aggregation of the top articles clicked on by your audience each newsletter. This page continually updates as you send your newsletter.
A few things to keep in mind though when embedding...
- This iframe is going to have a scroll bar so we suggest putting it on a page without a scroll or you will see double scroll bars.
- If you'd like to hide the header image and sign up link, simply keep iframe=true. if you'd like to keep both of those there, keep iframe=true.
Here is the code you will need to embed:
<html>
<body style="height:95%;width:95%">
<div>
<iframe height="100%" width="100%" style="height:100%;width:100%;overflow:hidden" frameborder=0 src=your top articles page link here?iframe=true frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</body>
</html>
<body style="height:95%;width:95%">
<div>
<iframe height="100%" width="100%" style="height:100%;width:100%;overflow:hidden" frameborder=0 src=your top articles page link here?iframe=true frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</body>
</html>
Comments
0 comments
Please sign in to leave a comment.