The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
AdSense Advertisment Alignment
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> |
#2
|
|||
|
|||
Try wrapping the Adsense code with <center></center>. You can also use it in the VBulletin Ad Manager.
So your code will look like this; <center><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></center> |
Благодарность от: | ||
alfuzzy |
#3
|
|||
|
|||
Thanks very very much CharlieDelta...that did the trick. You da man!
|
#4
|
|||
|
|||
<div style="text-align:center">
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|