Can someone explain how do I get the Top adsense ad in the screenshot below to auto-center on the page please.
Both Ad Unit ads are using exactly the same AdSense code:
- The ad on top I created by pasting the AdSense Ad Unit code directly into the Ad template.
- The ad on bottom I created with the vBulletin Ad Manager.
For some reason the ad on top (where I pasted the ad code directly into the Ad template) is not auto-centering on the page.
If I adjust the width of the page...the bottom ad auto-centers...but the ad on top does not auto-center.
Thank you.
Wider Page:
More Narrow page:
--------------- Added [DATE]1539318102[/DATE] at [TIME]1539318102[/TIME] ---------------
In case it helps...this is what the ad unit code looks like:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Header -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-XXXXXXXXXXXXXXXX"
data-ad-slot="XXXXXXXXXX"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>