Boyah Forums

General => The Lobby => Topic started by: Wrench on May 26, 2007, 07:46:45 PM

Title: Myspace background codes
Post by: Wrench on May 26, 2007, 07:46:45 PM
How do you make one?
I want to use this picture:
(http://i17.tinypic.com/4m8or9j.jpg)
Title: Re: Myspace background codes
Post by: The artist formally known on May 26, 2007, 07:48:28 PM
gb2/myspace/


http://www.google.com/search?q=myspace+background+code&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
Title: Re: Myspace background codes
Post by: Feynman on May 26, 2007, 07:49:52 PM
Add this to a part of your profile:

Code Select
<style type="text/css">
body {
  background-image:url('http://i17.tinypic.com/4m8or9j.jpg');
  background-position:Center Center;
  background-repeat:repeat;
  background-attachment:fixed;
  background-color:white;
}
</style>


If MySpace uses CSS, that should work.
Title: Re: Myspace background codes
Post by: iWolf on May 26, 2007, 07:56:09 PM
LOL MYSPACE.