• Hi everybody.

    I’m trying to use the iepngfix.htc behavior (PNG hack for damned IE6)…

    but I’m not able to use it in my wordpress intallation.

    Please, can you help me? I’m sure the trouble is about relative/absolute path.

    This is the site:

    https://webzone.easyeos.it/clienti/emmeeffe/

    In my HTML:
    <!–[if lte IE 6]>
    <style type=”text/css”>
    img, div, a, li, span, input, textarea {behavior: url(wp-content/themes/lorem_ee/iepngfix.htc);}
    </style>
    <![endif]–>

    and in the htc file
    if (typeof blankImg == ‘undefined’) var blankImg = ‘/clienti/emmeeffe/blank.gif’;

    I’ve already tryed many solution with the paths

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘iepngfix.htc wordpress issue’ is closed to new replies.