lost in a layout, I am not understanding this code.. |
![]() ![]() |
lost in a layout, I am not understanding this code.. |
Jan 20 2009, 03:54 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Sep 2008 Member No: 684,309 |
I went to this site here
to learn how to make a myspace layout.and I got my picure as my background but I dont know how to get the white area to go away.I tried the code to remove the white area's on myspace but I think I have to change something on that code.please help.. |
|
|
|
Jan 20 2009, 12:45 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 5,880 Joined: Nov 2007 Member No: 593,382 |
The code to get rid of te white in the middle is:
CODE <style type=text/css> body{background-image:url("your image url"); td, table, tr, span, li, p, div, textarea, DIV, input{background-color:transparent;border:0px none;} </style> And you replace your image url here with the image. |
|
|
|
![]() ![]() |