_shadowfyre_
06-14-2003, 02:45 PM
here's the code i have for the background:
body
{ background-color: #000000;
background-image:url(mainimage.gif);
background-repeat:repeat-y;
background-position:left:70px; top:0px;
everything's fine except it won't let me absolute position it no matter what i do.. >< help please?
body
{ background-color: #000000;
background-image:url(mainimage.gif);
background-repeat:repeat-y;
background-position:left:70px; top:0px;
everything's fine except it won't let me absolute position it no matter what i do.. >< help please?