Display issue with IE 6 + 7 with form input fields

Discussion in 'HTML & Website Design' started by crazyfish, May 18, 2009.

  1. #1
    I run into something I have not seen before, in IE 6 and 7 the input fields of my contact form are being being pushed way down. See example here: http://tossurl.com/1928/

    It displays properly in firefox, chrome, IE8.

    Here is my css for the form:

    .contact { line-height:125%}
    .contact p { border:1px solid #FF0000;margin:5px 0;}
    .contact input, .contact textarea {border:1px solid #87B5DC; background-color:#F2F9FE; margin:2px 0;padding:3px 0;width:300px; font-size:12px;}
    Code (markup):
    The red border is there to show the box that should contain both the title and input field.

    Any ideas?
     
    crazyfish, May 18, 2009 IP
  2. sparq

    sparq Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It displays fine to me in IE6
     
    sparq, May 18, 2009 IP
  3. crazyfish

    crazyfish Active Member

    Messages:
    1,110
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    80
    #3
    I've tried it on 3 different system with ie7 and 2 different systems for ie6.

    What OS are you running?
     
    crazyfish, May 18, 2009 IP