PDA

View Full Version : myspace challenged


sunshinekisses_85
September 22nd, 2006, 07:24 PM
I am trying to figure out how to create my own background. Everytime I do it the background shows up on the very top corners of the page. How do I fix it?

Sergio
September 23rd, 2006, 02:41 AM
Be a bit more specific. You mentioned the problem, but what exactly do you want? Tiled? Still? Centered? etc.

mcfox
September 23rd, 2006, 03:01 AM
I am trying to figure out how to create my own background. Everytime I do it the background shows up on the very top corners of the page. How do I fix it?
Do this:
body {
background: url(PLACE THE URL TO THE IMAGE HERE);
background-repeat: repeat;