OK, a little Google search and I found the answer I needed. Now to anyone who wants to use the Adsense Plugin with ad in each of their post and would like to see the text of the post flow/wrap around the ad do the following:
Edit the plugin php file around line 30 and insert the following:
<div style=”float: left; margin: 5px 5px 5px 5px;”>
copy adsense code here
</div>
To see how it look go to any of the posts on my site http://www.hometheaterschool.com
Hope this helps someone. ORICAT Thanks for your quick response, I do appreciate it.
Well, one thing I did do was remove the table I had placed around the Adsense plugin. The reason I did that was I wanted the Adsense ads t obe left aligned and the post words to wrap up to the top of the ad. It was working fine until a few post ago. I quess using table around the Adsense scrip is not good.
Any suggestion as to how I can align the Adsense to the left without using tables?
Thanks