There is trick to add Google AdSense and other advertising network such as AdBrite ad unit right beside and inside within Blogger post content, so that the ad block will appear wrapped and floated inline to the top left or top right next to the blog text. If you do not like this layout and dislike the prominent location the ads are displayed, there are other places within blog post to put the ad code.
Middle Placement | Right Placement | Left Placement |
Here we start. How we can play this.
Step 1. Login to blogger then go to "Edit HTML"
Step 2. Then search for |
| and paste the below code just before this. |
Box 1 |
/* AdSense*/ /* Made by Souras ( http://www.onlinemoneyxterme.blogspot.com) */
.adsense_right { .adsense_middle { |
Step 3. Then put ad codes in between the below code
Box 2 | ||||||||
|
If you don’t want any thing around the code just use the below code with the same procedure.
In this Step 1 and 2 are same as above
Box 3 |
.topadsense { |
and Step 3 also same.
Box 4 |
<div class='topadsense'> Here is your ad code </div> |
1 comments:
February 7, 2011 at 7:13 AM
Thanx brother
Post a Comment