MyBB Community Forums

Full Version: Sidebox google adsense
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello!

Why when I place a google adsense my forum pub is all distorted
http://mods.mybb.com/view/sidebox



<table border="0" cellspacing="1" cellpadding="4" class="tborder"><tr><td class="thead"><strong>Box 1</strong></td></tr><tr><td class="trow1"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Pub gauche 1 mybb -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-xxxxxxxxxxxxxxx"
     data-ad-slot="xxxxxxxxxxxxx"
     data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></td></tr></table><br />
You can just make a responsive Google Ad or a side banner in Google Adsense, add this in your sidebar code (div id="sidebar") and it should be good then.