tagDiv newsletter under posts

Posted in: Newsmag
Post count: 38

Is there a way i can add tagDiv newsletter under every post instead of putting it in the sidebar?

Post count: 35449

Hi,

There are two ways to set the newsletter at the end/bottom of each posts, but you’ll need to set only the code that you set in tagDiv newsletter.
1. You can set the code in Theme panel > Ads > Article bottom ad -> http://prntscr.com/pm1xzu
2. You can set it in footer, using a footer widget -> https://forum.tagdiv.com/newsmag-footer-templates-2/

Thank you!

Post count: 38

Thanks I have done that but the newsletter is just too plain. But can you please provide me with CSS code like for the one you used on your website. I want to style mine like that.

See here what i want here: https://imgur.com/a/VrXyPs4

Post count: 35449

Hi,

If you want to change the layout of the Newsletter, please check this section -> https://www.screencast.com/t/0ki4oAnZ6bG also we use the style 5 -> https://www.screencast.com/t/fSX5VR7tB after that you’ll need to use this custom css ->https://www.screencast.com/t/3r2JmKYAm
.tdn-input-bar-display-column input[type=email] {
border-bottom-left-radius: 25px;
border-top-left-radius: 25px;
}
.tdn-email-bar button {
border-bottom-right-radius: 25px;
border-top-right-radius: 25px;
}

Thank you!

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