Help - Search - Members - Calendar
Full Version: Invisible background.
Forums > Resource Center > Support Center > Livejournal Support > Livejournal Resolved Topics
x_Skrewed_x
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.

BigFatAzz
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;
}
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.