Results 1 to 3 of 3

Thread: How to put an image as MySpace background?

  1. #1
    Join Date
    Oct 2008
    Posts
    50

    How to put an image as MySpace background?

    HI,

    How can i change the background of my profile in Myspace?

    Thanks for any help.

  2. #2
    Join Date
    Mar 2008
    Posts
    264

    Re: How to put an image as MySpace background?

    Insert the following code into your profile to add a background image

    Code:
    body
    {
      background-image:url(http://gallery.techarena.in/data/516/medium/fallout_3.jpg);
    }
    table,tr,td
    {
      background-color:transparent;
    }
    </style>
    In the code above, we're concerned with this line of code:
    background-image:url(http://gallery.techarena.in/data/516...allout_3.jpg);

  3. #3
    Join Date
    Oct 2008
    Posts
    50

    Re: How to put an image as MySpace background?

    Thanks for the help, its working and nice too...thanks again..

Similar Threads

  1. Background image for xdm
    By Maya Angelou in forum Windows Software
    Replies: 4
    Last Post: 22-04-2010, 10:04 AM
  2. TD background image
    By Chrisch in forum Software Development
    Replies: 3
    Last Post: 18-11-2009, 01:06 PM
  3. Centering Background Image In Css
    By beelow in forum Software Development
    Replies: 3
    Last Post: 07-08-2009, 01:19 PM
  4. Background image is repeated
    By Jkbaseball in forum Customize Desktop
    Replies: 8
    Last Post: 22-10-2008, 02:25 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,856,216.24501 seconds with 17 queries