theglowgurl
12-23-2004, 04:26 PM
I need help on backgrounds. I can't seem to put the background right on myspace.com . I can't put it in the head ,but I can put a code to make a background (if that makes sense). I've tried things like <background color=red> (not actual code I used though)and such.Please give me the right code and tell me step by step what to do, because I'm doing something wrong.
not too sure about that site on how it works, but if you can use css to do it...
<style type="text/css">
body {background-image: url(imagename.gif);}
</style>
theglowgurl
12-23-2004, 09:53 PM
not too sure about that site on how it works, but if you can use css to do it...
<style type="text/css">
body {background-image: url(imagename.gif);}
</style>
For Url.........do you type the image url(like yahoo.com) .........and then put the image in the imagename.
I
nope.
keep everything in that code the exact same, just change the "imagename.gif" to where your image file is located.
xxJENNxx
12-24-2004, 05:15 AM
y? wow. no wonder its neva worked for me b4! thanx!
theglowgurl
12-27-2004, 10:06 PM
Ok.........That must be what i'm doing wrong. Thank you. :)
theglowgurl
12-27-2004, 10:18 PM
Ok, I just tried it and it didn't work. I pasted the code in my profile and I put the image name of my file(one I had saved). It's still not working. I don't know what i'm doing wrong. :idea:
MaGiCSuN
12-27-2004, 10:21 PM
have you aswell uploaded the file?
Love,
Mirna
tokyo bleu
12-27-2004, 10:21 PM
Did you use the correct URL? It should be something like "http://url.com/background.gif" and not "C:\Documents and Settings\Owner\My Documents\background.gif" or "background.gif".
If not, you can use ImageShack.us (http://imageshack.us) or any image host to upload it.