Banner is not working

Posted in: Newspaper
Post count: 1

Hello, I copied in Theme Panel/header AD the html code:

<div class=”td-visible-desktop”>

</div>
<div class=”td-visible-tablet-portrait”>

</div>
<div class=”td-visible-phone”>

</div>

The link is good but de web don´t show the image. I think that html is correct. Why is not working?

Post count: 7909

Hi,

Please make sure you use the image link:

<div class="td-visible-desktop">
 <a href="http://www.lengcom.es/social-media/" target="_blank"><img src="http://i.imgur.com/5p9l93b.jpg" alt="" /></a>
</div>;
<div class="td-visible-tablet-portrait">
 <a href="http://www.lengcom.es/social-media/" target="_blank"><img src="http://i.imgur.com/5p9l93b.jpg" alt="" /></a>
</div>;
<div class="td-visible-phone">
 <a href="http://www.lengcom.es/social-media/" target="_blank"><img src="http://i.imgur.com/5p9l93b.jpg" alt="" /></a>
</div>

But please add a specific image size for each device, please check documentation – https://forum.tagdiv.com/header-ad/

Thanks!

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