Css supporting error

Discussion in 'CSS' started by awais_aslam, Feb 17, 2012.

  1. #1
    Hi, I have a problem i develop my site in css code, but Internet Explorer Does not Supported css code, What can I do, Help Please.
    Thanx in advance.
     
    awais_aslam, Feb 17, 2012 IP
  2. apnamirpur

    apnamirpur Greenhorn

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    u have to add an additional css file for internet explorer..
     
    apnamirpur, Feb 17, 2012 IP
  3. minisouls

    minisouls Member

    Messages:
    83
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #3
    u have to replace khtml with moz in css code.
     
    minisouls, Feb 17, 2012 IP
  4. GMF

    GMF Well-Known Member

    Messages:
    855
    Likes Received:
    113
    Best Answers:
    19
    Trophy Points:
    145
    #4
    Well, first of all, would be good if you could post the css
    Second what version if IE are you using? IF 6, just update and forget about it. IE6 will die soon anyways.
     
    GMF, Feb 17, 2012 IP
  5. wiicker95

    wiicker95 Well-Known Member

    Messages:
    438
    Likes Received:
    37
    Best Answers:
    10
    Trophy Points:
    100
    #5
    What code??? To many weirdos these days... :/
     
    wiicker95, Feb 17, 2012 IP
  6. ApocalypseXL

    ApocalypseXL Notable Member

    Messages:
    6,095
    Likes Received:
    103
    Best Answers:
    5
    Trophy Points:
    240
    #6
    Delete the code on line 12 and 25 .... Oh wait you didn't posted any code . What do you think this a is ? A crystal ball users forum ?
     
    ApocalypseXL, Feb 17, 2012 IP
  7. cssbros

    cssbros Member

    Messages:
    76
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    43
    #7
    Make an exception of css for IE browsers.

    That should make it work,

    IE is one of the worst headache all developers think off. lol
     
    cssbros, Feb 17, 2012 IP