I have a wordpress blog and have successfully put in the google adsense below the posts however I would like to put the large rectangle next to the posts instead (not in the column but actually where the post is right next to it). Can someone explain how to do it? Thanks.
You should make the AdSense script float (left or right) next to your post. <div style="float:left ; padding:5px"> //ADSENSE CODE </div> Code (markup): Enter that in single.php