How to put Adsense in Tumblr
Putting Adsense in tumblr is quite easy all you need to do is make an extra block in your css this may sound difficult but it’s just a matter of copying and pasting some code into your tumblr theme settings.
After Yesterday I Explained How to Host your Tumblr on your own Domain using a Subdomain but I am paying for Hosting my Tumblr and this Domain so just as a way to make something back to fund the to Microblog I use Adsense in Tumblr.To make some money with your Tumblelog you need to make a new block in your tumblr theme the code for this Block is below.
Just click add custom CSS and Paste this Code into ad CSS and Paste your Adsense code somewhere in the <body> section of your Theme where you would like the Ads to Appear
#ads{
background: url(URL/TO/BACKGROUND_IMAGE) top center repeat-x;
height: 112px;
border-top: 1px #fff solid;
padding: 0 20px 0px 20px;
}
#ads .inner{
height: 170px;
width: 730px;
margin: 0px auto;
overflow: hidden;
}
Now you have adsense in your tumblr blog I will be sharing a few Tips on how you can use this to the Max in a future Post to Increase Adsense Earnings using tumblr.


Intersting things you have to go through just to add adsense to a blog. I’m so used to html, you just copy and paste. :)
Yes Good old Hmtl this is why I do not like to Change my tumblr theme Very often
Sounds complicated. I just like to write not jump through hoops to just ad adsense.
thank you for useful information about adsense.it will help me to earn some extra money.
thanks. this helped us add ads to our blog!
Hey is this legal to paste adsense on tumblr
As long as your content is not breaking the Adsense TOS adsense is perfectly ok to use on any blogging platform
you help a lot, believe. I had found on other sites that to put adsense code on Tumblr its just copy/paste into body section. It seems its not that easy at all.
Thank you again