Expression Web Forum

Expression Web Forum
Welcome to Expression Web Forum Sign in | Join | Help
in Search

Centering background images

Last post 06-26-2008 2:26 PM by Joe R. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-20-2008 10:18 PM

    • mmscv
    • Top 25 Contributor
    • Joined on 09-25-2007
    • Brigantine, N.J.
    • Posts 12
    • Points 255

    Centering background images

    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?

    • Post Points: 20
  • 06-26-2008 2:26 PM In reply to

    • Joe R
    • Top 10 Contributor
    • Joined on 08-17-2007
    • Rochester, New York
    • Posts 283
    • Points 1,215
    • SystemAdministrator

    Re: Centering background images

    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

    Joe
    Microsoft MVP Expression Web

    Microsoft Expression Web 2 Upgrade

    • Post Points: 5
Page 1 of 1 (2 items)

FrontPage Users Forums Templates

Powered by Community Server (Commercial Edition), by Telligent Systems