Ads: Code to make ad link to client website

Posted in: Newspaper
Post count: 39

<div class=”td-all-devices”>

</div>

I want this ad to link to https://merlihan.com

This is a non-adsense ad for a local client. Appreciate any help with this. Thank you.

Post count: 22421

Hello,

A custom ad is html only so an anchor tag is what you are looking for:
https://www.w3schools.com/tags/tag_a.asp
Your ad code shouls look like so:

<div class="td-all-devices"><a href="https://merlihan.com" target="_blank"><img src="https://observerxtra.com/wp-content/uploads/2018/09/Patrick-Merlihan-Observerxtra-Sept-1418-Run-Sept-22-Oct-22-336x280.png" /></a></div>

Thank you!

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