centering body image in firefox

Discussion in 'CSS' started by rojojat, Feb 28, 2009.

  1. #1
    Hi
    I am trying to center a background image in the body of a web page. It works in IE but not firefox. Here is a piece of the style I am using.

    body{margin-left:auto;margin-right:auto;text-align:center;background:black;background-image:url(image10.png);background-repeat:no-repeat }
     
    rojojat, Feb 28, 2009 IP
  2. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #2
    That is not information. Need to see the complete markup or a link. In any case, Firefox is showing what you wrote. IE is not. The problem will be with you looking at IE and trying to fix Firefox.
     
    drhowarddrfine, Feb 28, 2009 IP
  3. HDaddy

    HDaddy Active Member

    Messages:
    287
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #3
    HDaddy, Mar 1, 2009 IP
  4. rojojat

    rojojat Peon

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thank You.
     
    rojojat, Mar 1, 2009 IP