Tuesday, January 9, 2007

How do I add a background image/wallpaper to my blog?

Mu shue Pooh King Cat asks...
I luff this blog skeezix fanks we haave some question how do you cange the walper on the back and we tryed to get it from your template but we could not figer out the html. please help ps you should do a fing on how to link in bloger beat uses it so much easer

To add a background image/wallpaper to yer blog, yoo need to add code to the body tag of yer template. The body tag comes rite after the closing head tag. (Yoo won't be doing anything with the head tag, but it mite make it eezier to find yer body tag if yer serching for both.) So yer looking for this:

</head>
<body>



Now, yoo need to add the bakgrownd image to yer body tag so it looks like this:

<body background="http://www.photobucket.com/images/yourImage.gif">

Of korse, yoo'll need to change the image path in the ixzampul above to reeflekt the path to yer bakgrownd image.

No comments: