PDA

View Full Version : Profile Backgrounds



Mamfy
April 1st '06, 07:19 AM
I really want a background for my profile but I have no idea how you can do it.

I have an idea of what I would like but it's either a website URL with the piicture on or I can save the picture onto my computer.

But it says you need css or something. I don't know how to use that. PLease help me.

Shane
April 2nd '06, 09:59 PM
Thread Moved to 'Coding' Forum
Other Notes:
Redirect Left in Updates Forum

Shane
April 2nd '06, 10:03 PM
This is the code you need to add for a background. ;)



.body {
background-image: url(ENTER URL TO IMAGE HERE);
}


Simple eh?! :P

Mamfy
April 3rd '06, 07:48 AM
Oooh thank you so much :)

It better work now!