Header custom ad

Posted in: Newspaper
Post count: 13

How can I add a custom (non Google Adsense) banner on the header of the team?

Post count: 6600

Hi,

If it’s an image banner you can use this div tags:

<div class="td-visible-desktop">
<a href="#"><img src="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/ads-728.jpg" /></a>
</div>
<div class="td-visible-tablet-l">
<a href="#"><img src="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/ads-468.jpg" /></a>
</div>
<div class="td-visible-tablet-tp">
<a href="#"><img src="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/ads-468.jpg" /></a>
</div>
<div class="td-visible-phone">
<a href="#"><img src="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/ads-300.jpg" /></a>
</div>

For other type of ads you can use a plugin or you can add them manually directly into the template.
Hope this helps!

Please let me know!

Thanks

  • This reply was modified 11 years by Lucian.
Post count: 13

Where do I have to put this tag? I’m not a programmer…

M

Post count: 6600

Hi,

You need to add your own image banner source and URL(where clicking on the image ad banner should lead to..) and add them into one of the ad places you find to the panel: http://screencast.com/t/71vJTMPVFr13 …you can do the same for your header ad.
You can also read our documentation on ads for more info: https://forum.tagdiv.com/ads/

Thanks

  • This reply was modified 11 years by Lucian.
Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.