• Resolved musixland

    (@musixland)


    hi,

    i have tried so many things now but i can’t get it resolved

    i using div code to set an adsense code left in my post and want to have the text wrap around it
    the problem is that the ad doesn’t align with the first paragraph, it starts in line 3

    the code i am using looks like this

    <div style=”width: 200px; text-align: left;”>Advertisement</div>
    <div style=”float: left; margin-top: 5px; margin: 10px;”><script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
    <!– ad-1 –>
    <ins class=”adsbygoogle”
    style=”display:inline-block;width:300px;height:250px”
    data-ad-client=”ca-pub-xxxxxxxxxx”
    data-ad-slot=”xxxxxxxxxx”></ins>
    <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
    </script></div>

    hope someone can help

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Adsense code does not horizontally align with paragraph’ is closed to new replies.