How do you put a background only?, wihtout a layout or something HELP! |
How do you put a background only?, wihtout a layout or something HELP! |
Aug 20 2006, 08:20 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: Aug 2006 Member No: 447,969 |
is it possible for me to get a background image but like no layout? or, if i get a layout, at least a normal myspace layout looking one. with the original colors and everything? i just want a background..
i want it to look like this my myspace but on the sides, where its gray, to have a background. HELP PLEASE! |
|
|
|
![]() |
Aug 20 2006, 08:26 PM
Post
#2
|
|
![]() Pocketful of Sunshine ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 8,690 Joined: Nov 2005 Member No: 289,004 |
CODE <Style type="text/css">
background-color:FFFFFF; body{ background-image:url(IMAGE URL HERE!); background-position:Center; background-attachment:fixed; background-repeat:repeat; } </Style> |
|
|
|
| *Azarel* |
Aug 20 2006, 08:28 PM
Post
#3
|
|
Guest |
I can't see your layout since it's on private, but I'm assuming you want to keep your myspace default, but get a background image to show up behind the white table.
Insert this into your about me or people I'd like to meet: <style type=text/css> body { BACKGROUND-COLOR: FFFFFF; background-image:url(image url goes here); } </style> Adjust the hexcode/image url accordingly (and make sure you upload the picture you want to use onto an offsite server such as http://imageshack.us ) |
|
|
|
Aug 20 2006, 08:29 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: Aug 2006 Member No: 447,969 |
thanks both, it helped mucho!
|
|
|
|
![]() ![]() |