Catching Elephant is a theme for Tumblr.
Please look through all the answers here before asking a question. The same questions keep coming up. A lot of customisation can be done with custom css. Try googling css background for example.Catching Elephant is a theme by Andy Taylor
No worries.
Thanks bro
Don’t bother. You won’t even start to make any money until you have thousands of visits a day.
To put things (ads) between posts you use {block:Post[1-15]} {/block:Post[1-15]}. You can read about it here.
According to this, the awesome staff at Tumblr are going to do it themselves to all the Featured themes.
I don’t have heaps of time at the moment. But I’ll see what they do and maybe update it a bit depending on what they do.
It’s an excellent solution for a big problem on Tumblr. Will be interesting to see how it all pans out.
Go to Customise > Appearance and check you’ve put your Twitter username in there.
Highlighted text:
::-moz-selection {
background: rgb(0,235,0);
}
::selection {
background: rgb(0,235,0);
}
code::-moz-selection {
background: rgb(0,235,0);
}
code::selection {
background: rgb(0,235,0);
}
I just did a test and it’s working fine. Remember the feature will only be available if there is actually a high res version. And you need to click on the magnifying glass, not just the photo.
Or you may have broken it with all the customisation you’ve done.