1. Change HTML classes to something else (Settings->Tools->HTML Settings)…
2. Useing the tag <br> between the <div> tags is meaningless.
Thread Starter
Shakil
(@shakilumerji)
Thanks for the reply.
I’ve tried changing HTML classes but it hasn’t helped.
Also, I was using the
tag in the after code, to create space between the ad place and text beneath. It worked in the old SAM.
For creating space between ad and text use margins:
Code before: <div style='margin:0 0 0 20px;'>
Code after: </div>
Thread Starter
Shakil
(@shakilumerji)
Thanks!
Also, any more tips on how to fix the ad block issue?
Thread Starter
Shakil
(@shakilumerji)
Hi,
I’m still struggling with this issue. For some reason ads in ad blocks are fine but ads in ad places are getting blocked by ad blocker. I’ve tried changing the HTML classes but it’s not helped. Any ideas?
Thanks