HI,
How can i change the background of my profile in Myspace?
Thanks for any help.
Printable View
HI,
How can i change the background of my profile in Myspace?
Thanks for any help.
Insert the following code into your profile to add a background image
In the code above, we're concerned with this line of code:Code:body
{
background-image:url(http://gallery.techarena.in/data/516/medium/fallout_3.jpg);
}
table,tr,td
{
background-color:transparent;
}
</style>
background-image:url(http://gallery.techarena.in/data/516...allout_3.jpg);
Thanks for the help, its working and nice too...thanks again..