Background image not showing up in IE

Discussion in 'CSS' started by Blonde Jon, Feb 2, 2007.

  1. #1
    Is there a reason why a background image will show up in FF, but not IE?



    In IE the background image doesn't show up behind the top links. In FF they do. What's the deal? :confused:


    Never mind, I fixed it. Just an FYI I had position:relative; in front of background: url('blah blah.jpg')

    When I placed the position after the background tag it worked in IE and FF.
     
    Blonde Jon, Feb 2, 2007 IP
  2. mistnee

    mistnee Well-Known Member

    Messages:
    108
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    158
    #2
    looks same to me on both ff and ie, did you correct it now? or please give path or the image name in the source code or css wherever you are calling it from.
     
    mistnee, Feb 2, 2007 IP
  3. Blonde Jon

    Blonde Jon Active Member Affiliate Manager

    Messages:
    745
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Yep, I got it fixed.

    Thanks!
     
    Blonde Jon, Feb 2, 2007 IP