Forums

iepngfix.htc wordpress issue (3 posts)

  1. daweb
    Member
    Posted 3 years ago #

    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:

    http://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

  2. kimflournoy
    Member
    Posted 2 years ago #

  3. wearitwell
    Member
    Posted 2 years ago #

    I had that problem once and it helped to put the blank.gif / blank.png into the root directory of my wordpress installation. Also do as kimflournoy said and change all paths to absolute paths.
    Good luck
    Anja

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.