Results 1 to 3 of 3

Thread: How to center content with background image? Please help

  1. #1
    Join Date
    Jan 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question How to center content with background image? Please help

    I am assuming this is a simple task but I can not figure out how to center the content of a page with the background image. If you go to http://www.morganhildebrand.com you will notice that the content is centered within the browser but not the background image. I was wondering if there was a code that would center the table with the background image so the content wouldn't move around the background image?
    Last edited by Proverbial Crush; 01-02-2007 at 09:02 PM.

  2. #2
    Join Date
    Apr 2006
    Posts
    27
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    you need to have a fixed background so your content moves but your image doesn't is that what you were asking?

    <body background="xxx.jpg" behavior="fixed">

  3. #3
    Join Date
    Apr 2006
    Posts
    27
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    sorry i didnt know if it would display correctly or not here is the code:

    <body background="xxx.jpg" behavior="fixed">

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •