Replies

Dec 3, 2016 9 years ago
lillend
fighter of the dayman
User Avatar
Ghiaccio

What's the code for making an image my background for my user profile? c: I know there's a code to do this. I just don't know what it is and other posts on here that might have it aren't showing. Like the forum post has no text showing on it :c I just want the code I'm tired of having a plain user background

Dec 5, 2016 9 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

try this:

html {background:url(IMAGE URL)}

Dec 10, 2016 9 years ago
elka
User Avatar
juxed

i hope i won't bother you that i am asking on your thread, but i have a similar question!!

i know nada about coding, so bear with me, but look, i did a thang lol!

here < style >

img#luminaire_gifts {

height: 500px !important;

width: 300px !important; }

body { background-image: url(https://68.media.tumblr.com/7b3c2a5ad7a9651e94098d82fed6113e/tumblr_nubi4py95Z1taknieo1_500.gif); }

< /style >

somehow i was able to add some snow to my profile... but! i cannot seem to make it repeat vertically even if i tried

also, is it possible to make it snow just on the lumi tree box profile, not my whoooole profile? (tagging here as well)

thanks sooo much for your patience!!!!

Dec 10, 2016 9 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

try changing the background of just the div :

{background:url(URL) repeat}

Dec 11, 2016 9 years ago
elka
User Avatar
juxed

you are awesome, thank you SO much!! i'll make sure to save it somewhere for next year this time aaahhhh!!

Dec 11, 2016 9 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

oh good, i'm glad it worked. you're welcome 😊

Please log in to reply to this topic.