View Single Post
  #4 (permalink)  
Old 07-22-2008, 01:33 PM
TaureanAngel TaureanAngel is offline
Junior Member
 
Join Date: Jul 2008
Posts: 1
Default

body{background-image:url("urlgoeshere ");}if you need the background to repeat,body{background-image:url("urlgoeshere ");background-repeat:repeat;}if you need it on the bottom left,body{background-image:url("urlgoeshere ");background-position: bottom left;}I know it looks different than using code for an actual website, but myspace coding is completely different than coding an actual website. So, even if it's inaccurate, according to w3c, it is the only way it will work in myspace.
__________________
Myspace Coder
Reply With Quote