I need the code to make my own default layout for myspace...?
I don't want a generator, but a while ago I found a html code to make my own default layout and I was using my own pictures as my layout. I loved it but I lost the code and I forget where I got it. It's something like <body background="image html code... but I need it really bad. Please helppp.
Public Comments
- Use notepad or http://www.nvu.com/
- you can always go to strikefile.com/myspace. you upload your picture url and it gives you a code.
- you could actually use one of the generators to get the background image code of the photo you want to use. I did the same thing and I used strikefile.com. Only use the part you need to get the coding you need. Good Luck!
- I think your are talking about this one. <style type="text/css"> body, td, table { background-color: transparent; border: none; border-width: 0px; } body { background-image: url(image url); background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-color:black; } </style>
- go here u can make it easy
Powered by Yahoo! Answers