memyselfandi198
10-04-2005, 12:57 AM
To start out, I'm fairly HTML and CSS savvy. I just got a myspace today, and I've learned that I don't really understand where to put HTML and whether CSS or HTML would be required.
Anyway, I want to change my background in my blog. Where would I do that? I'm at a complete loss here.
dolce shanti
10-04-2005, 12:59 AM
I'm not sure if myspace has a special place to put a background code, but to put a background on a page use this code:
<body background="IMAGE.GIF">
Changing "image.gif" to whatever your image name is.
Hope that helps :)
lefty
10-04-2005, 03:05 AM
She mentioned that she knows HTML, so I'm sure she knows that bit of information ;)
If you go to your blog, there's a "customization" link. You can change colors and whatnot that way.
memyselfandi198
10-04-2005, 04:37 AM
She mentioned that she knows HTML, so I'm sure she knows that bit of information ;)
If you go to your blog, there's a "customization" link. You can change colors and whatnot that way.
Ahhh... thank you. I had been skimming over that page millions of times, and I had been overlooking the spot where you put in a background URL.
... and FYI, I did know the background code. I was confused as to whether I had to put it in manually or if I had to find a textbox or someting. ;)
dolce shanti
10-04-2005, 11:43 AM
Oops...sorry about that :)