Wrap text around Adsense block in left or right corner

Maybe you have wondered how to wrap text around an Adsense block. You may have noticed that many Wordpress blogs have ad units embedded in top left or right corner of the post content as shown in the picture below.

Related: Insert Adsense inside posts: After the first paragraph.

The main advantage of this Adsense ad placement is that it has the highest CTR on most of the blogs. Adding this ad unit is very simple and requires a code snippet before and after your regular Adsense ad script.

blogger tricks

If you want to add a ad unit in top right corner of your post, then include the red lines below in your ad code:
<div style="float:right;">
Your Adsense ad script
</div>
If you want to place ad unit at left corner, change the float tag to "left":
<div style="float:left;">
Your Adsense ad script
</div>
The most appropriate for this ad placement is 250×250 square ad unit. Placing AdSense unit in the middle of the post, may disturb the reading flow, so I'd recommend to have ad units at the beginning of the post.

You may also like: How to add Adsense Ads in the middle or anywhere inside Blogger posts?

If you have any query adding this ad unit in your blog post, just leave a comment below.

Comments/disqusion
11 comments

  1. says:

    thank you so much this tutorial was sooooo easy to follow and more importantly IT WORKED!!!! My blog looks better already. Thank you www.beyoncesbabybump.com

  2. says:

    Thank you! I search many place this one is the easiest to follow. ^^

  3. says:

    I'm really starting to see success after 5 months in the Adsense Program. Tips like these are a plus to help drive my success. Thanks!

  4. says:

    Thank you, I've been searching for this :)

  5. says:

    Excellent tip. I will use it on www.checklistmag.com

  6. says:

    thanks friend

  7. says:

    Very good,just what i was looking for.Thank you!

  8. says:

    One question i still have...how can i keep distance between my adsense block and the text...cause like this it is touching the side of adsense

  9. says:

    Hi Gabor Sziladi,

    Add this CSS declaration after the semicolon ";"
    margin-left: 10px;
    or margin-right: 10px; if you want to leave more space on the right.
    You can increase the 10px value depending on how far you want the text to move.

  10. says:

    Thanks for this post, I can learn how to place adsense code easily. Thanks again helpblogger

  11. says:

    Thank you buddy, i search everywhere. i almost give up