Rainaira
06-21-2004, 02:12 AM
I've been working on getting my site switched over to CSS, and I can't get the Background image to show up. Why is this?!
body
{ background: #000000;
background-image: warofgenesis.jpg;
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed; }
Does anyone see something wrong with this I'm missing? Or am I just not seeing it on my end? (http://BlessedRain.us.tt/)
body
{ background: #000000;
background-image: warofgenesis.jpg;
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed; }
Does anyone see something wrong with this I'm missing? Or am I just not seeing it on my end? (http://BlessedRain.us.tt/)