How Wrap Text Around Adsense Block In Left Or Right Corner? |
Maybe you have seen WordPress blogs having adsense ads in left or right corner of post. In WordPres this can be done by plugins but in Blogger we can not add plugins we should know coding to this. But you don't need to worry it can be done in blogger post with simple method.
Benefits of adding adsense ads in blogger post or wrapping text around adsense is increase in CTR. CTR is click through rate. The higher is CTR the higher will be your earnings.
How Wrap Text Around Adsense Block In Left Or Right Corner in Blogger Post?
- To add Adsense Code in Top Right Corner of a post, include the orange lines below in your AdSense ad code.
<div style="float:right;">
Your Adsense ad script
</div>
- To add Adsense Code in Top Right Corner of a post, include the orange lines below in your AdSense ad code.
<div style="float:left;">Your Adsense ad scriptThe most appropriate adsense ad size to put in blogger post right corner or left corner is 250x250.
</div>