whoknows658
04-30-2005, 01:49 PM
please help me i want to change my backround thats on this site but i dont know how i would get the code to put it on there heres the site.......
http://photobucket.com/albums/y138/MySpace_Layouts/?action=view¤t=rose.jpg
if you can please reply i would apreciate it VERY much!
thanks ~A~
lanahawke
04-30-2005, 06:33 PM
can u not do this threw the site option?
most sites offer this
see if they do
they should be able to supply you with all you need or need to know
hope this helps
~O~
Lana
tokyo bleu
04-30-2005, 08:08 PM
<style>
body {background-color:;background-image:url(URL OF YOUR BACKGROUND);}</style>
Copy and paste it in the ABOUT ME section.
lanahawke
05-01-2005, 04:53 AM
<style>
body {background-color:;background-image:url(URL OF YOUR BACKGROUND);}</style>
url of your background should be on site, where your page is located
if not uploaded the image/images to your file manager.
the url should be your web address with the name of the file & extention added
like example (not a real url link)
http://myspace/myname/images/rose.gif
hope this helps
~O~
Lana
tokyo bleu
05-01-2005, 05:35 AM
Oh, I'm sorry, I included an unnecessary attribute.
Here:
<style>
body {background-image:url(URL OF YOUR BACKGROUND);}</style>