PDA

View Full Version : Myspace??? how do i do a background? Where do I...


FRED F
09-18-2007, 07:01 AM
...find the html and css? also can i use any pic such as an image

Terran B
09-18-2007, 01:59 PM
Pimpmyprofile.com

? Oh yeah
09-18-2007, 05:00 PM
Yeah you can use just about any picture as long as its on the internet and you have the pictures url.

Here is a very basic background code.


body, td, table { background-color: transparent; border: none; border-width: 0px; }
body { background-image: url(picture url);
background-attachment: fixed;
background-position: center;
background-repeat:no-repeat;
}

You can search for already made layouts on google or make your own.
http://www.google.com/search?hl=en&q=myspace+layouts&btnG=Search