News

Open an HTML document and find the document's head section. Paste the following code into that section:body { background-image:url ('myImage.gif'); background-repeat:repeat; }This code defines a ...
One way to add a background photo to any custom Tumblr theme is to embed a simple CSS tag at the right location in the theme's HTML code.