How to put Adsense in Tumblr

March 11, 2010
roezer

Yesterday I Explained  using a Subdomain but I am not Hosting Tumblr just to Microblog I would Also like to make a Little money From my Tumblelog. So what I have Done Was Create a New Block in my Tumblr Template or Theme whichever you want to call it.

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 ike 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 Click Save and you Have Adsense in your Tumblr Theme. Now you Have Adsense in your tumblelog I will be sharing a few Tips on how you can use this to the Max in a future Post.

 

Older Entries »