how u do this on myspace??

how do u put picture for background in ur picture album??wat html code do u use??

Public Comments

  1. You'd have to use a myspace background generator (just google it) and insert the picture's link where it says to.
  2. To get just a plain coloured background paste this into the caption [change 'hotpink' for whatever colour, blue.. green etc.]: <style>body{background-color:hotpink}</style> For an image background use the code below, replacing 'URL' with the url of the picture of your choosing: <style type="text/css"> body {background-image: url(URL);} </style>
  3. you can upload the pictures in photobucket then go to www.123mycodes.com to generate the layout. it's easy from there. 123mycodes walks you through it.
  4. use this html code: <img src="URL HERE"> replace URL HERE with the http://www.etc.. code there
Powered by Yahoo! Answers