Fine in FF but broken in IE

Discussion in 'HTML & Website Design' started by zinghana, Oct 17, 2009.

  1. #1
    Hey all,

    Been messing around with my new site today: YooSubmit

    I have noticed it is fine under FireFox, but i only have IE 6 but under IE 6 it's broken in several places, could anyone kindly take a look and see where the problem lies, and if it is still broken with the newer versions of IE if you have a updated version of IE.

    Thanks in advance for any helpful replies.

    Regards Darren
     
    zinghana, Oct 17, 2009 IP
  2. WebshoppeSolutions

    WebshoppeSolutions Peon

    Messages:
    139
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Not fixable in IEX6 .. sorry ..

    I suggest you go update to at least IEX7 or even better still IEX8.
     
    WebshoppeSolutions, Oct 17, 2009 IP
  3. Webalized

    Webalized Peon

    Messages:
    208
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You could always get a script that prompts people using IE6 or less to upgrade when visiting your site. Not that IE is any good anyways :p
     
    Webalized, Oct 17, 2009 IP
  4. Whitey

    Whitey Active Member

    Messages:
    1,386
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    80
    #4
    Try using a reset stylesheet. 99% of all IE problems can be solved by including a reset stylesheet before your main one.
     
    Whitey, Oct 17, 2009 IP
  5. dabzo

    dabzo Peon

    Messages:
    188
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Put a catcher and seprate css for ie:6... OR, ie6 is notorious for being finnicky with multicolumn layouts, if you give each column a wrapper div, and makem damn sure that the total width of the column wrappers isn't mroe than the main wrapper, that might help, float all divs in same direction as well... Other than that... yeah, good luck ;)
     
    dabzo, Oct 19, 2009 IP