Sidebar Ad Header Indent

Posted in: Newsmag
Post count: 46

Hello,

I’m using “adblock” in the sidebar. For some reason, the ad header is slightly indented for the adblock when compared to the header indent for other items in the sidebar.

http://www.SchillingShow.com

Thanks for your assistance.

SR

Post count: 35449

Hi steveroberts,

Usually using adblock it will affect all the ads from your website, not only the ads from one place.

Thank you!

Post count: 46

Ok. Using my own code, not google. Why is the ad header slightly indented? How may I correct this?

https://postimg.cc/B8nk0QRJ

http://www.SchillingShow.com

Thanks,

SR

Post count: 35449

Hi steveroberts,

If you are using banners (your own code) please check our documentation from here -> https://forum.tagdiv.com/newsmag-using-other-ads/
Unfortunately I do not understand what you want to say from “Why is the ad header slightly indented”, please be more specific and provide some more details.

Thank you for your understanding!

Post count: 46

Hello,

Please click on the link above where there is a picture showing the issue. The ad “header” that says “Donate on Paypal” (and the one that says “Support our Sponsors”) is offset from the left (indented) several pixels more than the one that says “Stay Connected.” In other words, the left edges of these black banners do not align.

SR

Post count: 35449

Hi,

Please try this custom css
.td-a-rec-id-custom_ad_1 .block-title, .td-a-rec-id-custom_ad_2 .block-title, .td-a-rec-id-custom_ad_3 .block-title, .td-a-rec-id-custom_ad_4 .block-title, .td-a-rec-id-custom_ad_5 .block-title, .td-g-rec-id-custom_ad_1 .block-title, .td-g-rec-id-custom_ad_2 .block-title, .td-g-rec-id-custom_ad_3 .block-title, .td-g-rec-id-custom_ad_4 .block-title, .td-g-rec-id-custom_ad_5 .block-title {
margin-left: 0;
}

This will adjust the margin for all ads.
The code need to be set in theme panel> custom code> custom css.

Thank you!

Post count: 46

Thank you for the code. However, it does not correct the problem. I added it to Custom CSS on the theme panel, then tried the site in four different browsers.

The ad headings are still indented.

Please advise.

Thank you!

Post count: 35449

Hi,

As I can see the code was good -> https://i.imgur.com/xUrq6tg.png I think that the problem was until the cache was clear or change on your website.

Thank you!

Post count: 46

Problem appears to be resolved. Thanks very much for your assistance.

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