Amazon sidebar ad

Posted in: Newspaper
Post count: 74

I’ve added Amazon advert code into my Sidebar Ad in the Theme Panel:

<center><iframe src=”https://rcm-eu.amazon-adsystem.com/e/cm?o=2&p=12&l=ur1&category=prime&banner=0S1MP4JT36Z404JWXPR2&f=ifr&linkID=bc1fccbdc11bac7849d606582cc23838&t=majorfuss-21&tracking_id=majorfuss-21&#8243; width=”300″ height=”250″ scrolling=”no” border=”0″ marginwidth=”0″ style=”border:none;” frameborder=”0″></iframe></center><br>

Result: majorfuss.com

But when I click on the advert, it doesn’t open up in a new tab? How can I make the advert link do this?

Post count: 23312

Hello majorfuss,

Please notice that our theme does not control this ad, sorry! You should add the target=_blank property if you want that your ad to be opened in another tab. Check the following documentation from here -> https://www.w3schools.com/tags/att_a_target.asp

Thanks for the message!

Post count: 74

Thanks – whereabouts in the following HTML do I add “target=_blank property”?

<center><iframe src=”https://rcm-eu.amazon-adsystem.com/e/cm?o=2&p=12&l=ur1&category=prime&banner=0S1MP4JT36Z404JWXPR2&f=ifr&linkID=bc1fccbdc11bac7849d606582cc23838&t=majorfuss-21&tracking_id=majorfuss-21″ width=”300″ height=”250″ scrolling=”no” border=”0″ marginwidth=”0″ style=”border:none;” frameborder=”0″></iframe></center><br>

Post count: 23312

Hello majorfuss,

The target=”_blank” should have to be added to the href property of your link. In your case, you should add this property in HTML to your Ad Spot or where exactly you add your Custom AD, sorry! This task involves such a custom work…

Thanks for the message!

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