So I need some help with CSS in IE please : )

Discussion in 'HTML & Website Design' started by Flip-Side Entertainment, Jan 23, 2010.

  1. #1
    Hey,

    So I am trying am getting this march madness script ready. Dont worry about the broken design in the header and on the top. That will be fixed no problem.

    My problem is with form fields in IE not understand my CSS.


    In firefox select option fields look great!
    <select style="height:27px;border:0;" name="game1" size="2" class="forms" id="game1" onchange="update('game1','game33',0);">
    <option style="height:27px;border:0;" value="hjk">1. hjk</option>
    <option value="hkl">16. hkl</option>
    </select>

    But when I bring it to IE the field is really small and shows a border and just does not follow my css.

    http://www.myscratchoff.com/MarchMadness/submit.php

    If somebody can give me a little hint I would greatly appreciate this.


    IE 8 works fine.... IE 7 is a mess.... I really dont want to even check it out in IE 6 lol!

    Thanks,
    Brian P
     
    Last edited: Jan 23, 2010
    Flip-Side Entertainment, Jan 23, 2010 IP
  2. jonmaster

    jonmaster Peon

    Messages:
    181
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    paste your forms class

    or paste yoru css file codes
     
    jonmaster, Jan 25, 2010 IP