layout question |
layout question |
Sep 1 2006, 06:15 PM
Post
#1
|
|
![]() cgrosso ![]() ![]() ![]() Group: Member Posts: 73 Joined: Mar 2006 Member No: 386,967 |
i was wondering if theres a way i can just put a code in to change the color of the edges of my myspace [you know like in a default layout], but without making a whole layout..?
|
|
|
|
![]() |
| *mona lisa* |
Sep 1 2006, 07:03 PM
Post
#2
|
|
Guest |
By "edges" of a default layout do you mean borders around tables or border around your whole layout, aka a box that encloses your layout?
|
|
|
|
Sep 1 2006, 09:11 PM
Post
#3
|
|
![]() cgrosso ![]() ![]() ![]() Group: Member Posts: 73 Joined: Mar 2006 Member No: 386,967 |
![]() the black part.. |
|
|
|
Sep 1 2006, 09:16 PM
Post
#4
|
|
![]() kristen ![]() ![]() Group: Member Posts: 23 Joined: Aug 2006 Member No: 449,121 |
try this in between style tags
CODE body { background-color: COLOR HERE; background-image: url(""); background-position: bottom right; background-repeat: repeat; background-attachment: scroll; ^^ if you dont want an image for the background just do CODE body {
background-color: COLOR HERE; |
|
|
|
Sep 1 2006, 09:17 PM
Post
#5
|
|
|
omghi2u ![]() ![]() Group: Member Posts: 26 Joined: Jul 2006 Member No: 445,128 |
body{
background-color:white; } replace white with another color or use the 6 digit color codes |
|
|
|
![]() ![]() |