"view pictures" backround, helpp :) |
"view pictures" backround, helpp :) |
![]()
Post
#1
|
|
x.starr ![]() ![]() Group: Member Posts: 20 Joined: Mar 2005 Member No: 119,133 ![]() |
<-- my myspace
for my pictures page i want a black backround and the font to be white. how do i do this ?? i tried to code in the scripts page but it didnt work helpp !! |
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 160 Joined: Dec 2005 Member No: 323,612 ![]() |
body {
cursor: crosshair; color: WHITE; background-color: BLACK; background-image: url(URL); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; scrollbar-base-color: ffffff; scrollbar-track-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-shadow-color: #330000; scrollbar-arrow-color: #330000; } put that in a caption, you can edit it to your wishes xxtheboy |
|
|
![]() ![]() |