I would like to have a background image where I can scroll text, stop it from repeating and center it. I can get text to scroll over the image, I can stop the image from repeating but I can't center the image. Why is it so hard to center it?
Have you tried this:
body{ background-image: url('named_image.gif/jpg/png');background-repeat: no-repeat; background-position: center top fixed; }
Also here's a great resource on doing css backgrounds:
http://www.w3schools.com/css/css_background.asp
Microsoft Expression Web 2 Upgrade
FrontPage Users Forums Templates