Please look at my test blog here and notice how the adsense unit is placed. http://jumptidumpti.blogspot.com/ I want it to be wrapped inside and aligned left in the blog post. Right now it is placed more above the text than aligned left, only a small portion of text is next to the adsense unit. How do I do that? What I did is I placed the adsense code like this: <p><my adsense code><dataost.body/></p>
You can try to use such code: <p> <div style="float:left; margin: 5px;"><!--adsense code--></div> --text-- </p> I can also recommend to use a smaller ad unit