text scrolling on background

  • Thread starter Thread starter KBK
  • Start date Start date
K

KBK

I am using front page 2003 and I need to know how to make my text
scroll on my background picture.
Please someone help.
Getting very upset here.
 
Hi,
try this
<style type="text/css">
body{
background: #fff url(pic.gif) fixed center no-repeat;
}
</style>

I think it will do what you want

Jon
Microsoft MVP - FP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top