Site doesnt display correctly in IE7 and IE8 but works in Firefox

Discussion in 'HTML & Website Design' started by sikeveo, Sep 30, 2009.

  1. #1
    My site: http://preview.tinyurl.com/5pztlz

    Doesnt load in IE7 or IE8 but loads perfectly in Firefox.

    In internet explorer the layout is completely mucked up.

    Any ideas how to fix it? It's a joomla site if that helps./
     
    sikeveo, Sep 30, 2009 IP
  2. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #2
    to center a div horizontally cross-browser compliant, set body to text-align:center, then set the wrapper/container to margin:auto; text-align:left; width:XXXpx; that should fix your problem :)
     
    ccoonen, Sep 30, 2009 IP
  3. jothree

    jothree Well-Known Member

    Messages:
    104
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #3
    try to use html conditional, create 2 css file for firefox and IE, . . .. maybe it can solve the problem, . . i always use it, when i create a website
     
    jothree, Oct 1, 2009 IP