Problem with Theme Background Ad URL

Posted in: Newspaper
Post count: 53

Hello,
Added a Theme Background Ad banner to my homepage, along with a Background Click Ad
(with its URL of course). Custom script (custom CSS):

#td-outer-wrap {
    position:relative;
    top:200px;
}

Problem: the top area of the banner ad does not respond to mouse click. The other parts (left and right) of the banner are clickable. Please help.
Thanks;
Newspaper v8.5.1
Had to take down the banner for the time being…

Post count: 20688

Hi,

Try the code provided in this topic to create that top space, seems to work
https://forum.tagdiv.com/topic/background-ads-its-possible/

.td-header-wrap {
margin-top: 150px;
}

Modify the margin value as needed.

Thanks

Post count: 53

It worked. Thanks a lot!

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