Invisible background., I need to make the background invisible |
![]() ![]() |
Invisible background., I need to make the background invisible |
Aug 12 2005, 11:41 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Aug 2005 Member No: 200,949 |
ok, so I'm trying to make the background behind my text invisible. I want it to look like the text is just floating along the background I have.
http://www.livejournal.com/users/x_skrewed_x/ I just want all that is black, gone. I'm using clean and simple, heres my code. |
|
|
|
Sep 1 2005, 05:55 AM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Sep 2005 Member No: 221,893 |
body
{ background-image: url('http://img353.imageshack.us/img353/2543/ljthinger2ji.jpg'); // background-color:#000000; background-position:top right; background-repeat:no-repeat; background-attachment:fixed; overflow-x:hidden; overflow:-moz-scrollbars-vertical; scrollbar-track-color:#BDDF21; scrollbar-base-color:black; scrollbar-arrow-color:#ECF40C; } |
|
|
|
![]() ![]() |