Hello experts! I'm having some difficulties trying to wrap my adsense code with each blog post. I was wondering if anybody can show me how to align the ad to the left and have my content to the right. Here's my site: trenders.blogspot.com Here's the current code:
have you tried changing: <div style="float: right;"> to <div style="float: left;"> I think you might need to put the google div within the <p> tag of the blogitembody
Thanks for the suggestions. I tried them all but it's still not wrapping properly. I'm very puzzled here.