How do I put my own image as a background on Tumblr?
I’ve been trying to put my own image as a tile background on my Tumblr. Here’s a link if it helps:
http://goosestepping.tumblr.com/
I’m not sure if my theme disallows it or not, but I just wanted to know how. Thanks!
Observing members:
0
Composing members:
0
5 Answers
I can help you with this. But you need to add a NSFW to your link. For now I will flag it until you add it.
Find this line when you edit your theme.
body {background-color: #f4f4f4; background-image: url; background-attachment:fixed;}
and make it look like this.
body {background-color: #f4f4f4; background-image:url(‘http://imgur.com/aCCG6.gif’);}
Just change the url to the image you want to use.
Thanks for the answer! It still didn’t work…but thank you anyways
Problem is that Fluther changes straight quotes to curly ones. If you copy and pasted it will fail.
Copy and paste from here.
http://pastebin.botdom.com/828
My bad.. I should have mentioned that.
Answer this question 
This question is in the General Section. Responses must be helpful and on-topic.