runnerjp
02-22-2007, 11:20 AM
}
#background {
width: 100%;
height: 100%;
background:url(http://www.runnerselite.com/images/linedown.jpg);
background-repeat: repeat-y;
background-position:fixed;
left: 25%;
top: 30%;
}
ok my image is repeating but i cant seem to position it on the page how comes??
#background {
width: 100%;
height: 100%;
background:url(http://www.runnerselite.com/images/linedown.jpg);
background-repeat: repeat-y;
background-position:fixed;
left: 25%;
top: 30%;
}
ok my image is repeating but i cant seem to position it on the page how comes??