Create a marketing plan today with Marketing Plan Pro Software

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 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.

:Other Tags