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.

 

disregardrecords asked
hey andy, first, thanks for an absolutely fantastic theme! i do have a question: instead of putting in a background image, i'd simply like to use a background color. i was able to remove the default image, but can't seem to put in the color i would like (#666666 / 102.102.102). i am not a coding expert so may be entering the code incorrectly. would you be able to tell me how i can do this properly? thanks much!

Wack this in your custom css:

body {
background: none;
background-color: #666666;
}

  1. catchingelephant posted this

Blog comments powered by Disqus