Ad in first post next to text

brattanek

Active member
Hello,

I have problem with ad in first post, I'm use code:
Code:
<div style="text-align: right;">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- x box -->
<ins class="adsbygoogle"
     style="display:inline-block;width:300px;height:250px"
     data-ad-client="ca-pub-xxxxxxxx"
     data-ad-slot="xxxxxx"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

Ad is above text
1af49c.jpg


I like to that:
21d9a3.jpg


Any sugestion?
 
Top Bottom