Post custom ad in the header of my web

Posted in: Newspaper
Post count: 7

With the Newspaper theme it is very easy to change the header ad so that a custom one appears and not Google Adsense, but … How can we link this to the URL that we want?

On my website: http://www.lamancharock.com I have a custom header ad, but I do not know how to enter the URL so I can go wherever I want

Post count: 22421

Hello,

This is done through html. You will have to create an image and add a link to it using html 5. This is relatively easy. Here is an example of a code you can personalize:

<div class="td-all-devices"><a href="add your preferred URL here to link to"><img src="add the full path to your image here" /></a></div>

I hope this helps.

Thank you!

Post count: 7

Hello!!

Yes, it was really easy! I overlooked a small detail! Everything solved! Thank you!!

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