How to change tumblr background and add snowflakes.
Hi guys~ I posted a tutorial on how to change tumblr background and cursor, also how to add snowflakes to your blog. But it seemed that that tutorial needs to be fixed cuz some of you are having problem with it. So here is a new tutorial ok? (^v^) Hope it works this time.
Original post Tagging @jucbw
1) First, the back ground. If you just simply want to change the background. Find {CustomCSS} in your customize html box, then copy and paste this code below right under it.
body { background-image:url('http://orangerouge.com/en/mikazuki_munechika/window_bg.jpg'); background-repeat:repeat; }
Change the url to the one you want, remember to retype the quote marks.
If you want a fixed background like mine (background doesn’t move when you scroll down the blog), then copy and paste this code below under {CustomCSS}, then change the url to the one you want and retype the quote marks.
body {background-image:url("http://images2.alphacoders.com/123/123862.jpg");
background-repeat:repeat-y;
background-position:top center;
background-attachment:fixed}
Update Preview and save, your background should be changed now.
This is how it looks like in my customize box before changing to fixed background:
2) Second, for the snowflakes, copy and paste the code which you’ll find after clicking the link below right under the <head> tag of your customize box:
Snowflakes code
This is how it looks like in mine (I cut the picture so only the top part is visible, cuz the code is very long. Lol~):
Update preview and save. Your blog should have snowflakes falling down now.
3) Heart shape cursor:
Copy and paste this code to the veryyyy bottom of your customize box:
<style type="text/css">body, a:hover {cursor: url(http://ani.cursors-4u.net/symbols/sym-8/sym752.cur), progress !important;}</style><a href="http://www.cursors-4u.com/" target="_blank" title="Sexy Pink Heart"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Sexy Pink Heart" style="position:absolute; top: 0px; right: 0px;" /></a>
Update preview and save. And you’re done~
Feel free to message me or send me and ask if you have any problem ok? Have fun and good luck~


















