Sat Jul 10, 2004 2:44 pm
Sat Jul 10, 2004 2:56 pm
Sat Jul 10, 2004 3:00 pm
everconfused wrote:<style type="text/css">
body {background: url(http://your url); background-attachment: fixed;background-position:bottom; background-repeat:no-repeat;
background-color:#000000} </style>
You may not need the position command, it kind of depends on the size of your background. The code I gave you? The background would not have covered the whole page, so by using position and adding the background color, it looks like it is one large background.
Sat Jul 10, 2004 3:03 pm