charrup1973
12-24-2005, 08:59 AM
body { background-image: url(images/bg_dyno.gif);
background-position: bottom;
background-repeat: no-repeat;
This works fine in IE and was working in an older version of firefox but the latest version sends this image to the top of the page behind the head navigation system.
So how can i fix this now?
background-position: bottom;
background-repeat: no-repeat;
This works fine in IE and was working in an older version of firefox but the latest version sends this image to the top of the page behind the head navigation system.
So how can i fix this now?