General Question

restartmyworld's avatar

How could I change background with this Tumblr background?

Asked by restartmyworld (7points) November 3rd, 2010
3 responses
“Great Question” (1points)

The theme I’m using has no background image url space where I could paste the link of the image I would like to have as a background.
How could I use another image as background?
I’m using this theme: http://www.tumblr.com/theme/213

Topic:
Observing members: 0
Composing members: 0

Answers

jrpowell's avatar

It is using a external CSS file that you will not be able to edit. But the good news is if you add it it will work.

<style type=“text/css”>
.regular img {
max-width: 100%;
}

</style>

Just add it in there and it should override what is in the external file. If it doesn’t add !important to the background property you add.

restartmyworld's avatar

Where exactly should I add this? It won’t work…

jrpowell's avatar

Customize -> Theme -> Use Custom HTML

http://i.imgur.com/OCfD2.png

Answer this question

Login

or

Join

to answer.

Mobile | Desktop


Send Feedback   

`