I have a blog and wanted to insert an add from adsense like this: <div style="float:right"> adsense code </div> The problem are the images who will ignore the ads and the result is that the ads will be displayed over an image for example, and that is not good with the google adsense TOS. The only solution I've found was to give the div, align:right, but the text won't go beyond the add, that is a decrease on the number of clicks. I tried to play with css giving the images, css properties, like put them all to float but didn't worked. Any solution? In the 2 images, how the ads is being displayed, and how the image is behind the ad.
What type of blog do you have? If it is a CMS one, maybe better idea would be to use AdSense plugins rather than manualy inserting CSS code.