problem in Chrome and Safari.

Discussion in 'CSS' started by Abh, Sep 23, 2010.

  1. #1
    The test website can be found here: http://test.magichost.ro/prestashop/
    Those boxes in the middle of the page look ok in IE8, Firefox and Opera, but in Chrome and Safari they jump below one another. I looked with Firebug for Chrome at the code and it says it only loads the first <li>, so just the first box. No idea why.
     
    Abh, Sep 23, 2010 IP
  2. GWiz

    GWiz Peon

    Messages:
    359
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Unfortunately you have it all backwards. IE is wrong and all the other browsers show it correctly. Firefox and Safari are 99.9% correct in terms of how they display the page. You need to recode your website so that it appears correctly in Firefox by default, and then worry about making IE work.
     
    GWiz, Sep 24, 2010 IP
  3. Abh

    Abh Active Member

    Messages:
    162
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    60
    #3
    I believe you didn't stop to fully read what i wrote there. Works in IE8, Firefox, Opera. Doesn't work in Chrome, Safari.
     
    Abh, Sep 24, 2010 IP
  4. Abh

    Abh Active Member

    Messages:
    162
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    60
    #4
    It's solved, there was a closing </div> tag missing.
     
    Abh, Sep 25, 2010 IP