Tag archive for ‘TwinHelix’
WordPress + TwinHelix ‘IEPNGFIX’
If you are having trouble getting the IE PNG FIX from TwinHelix to work in your WordPress theme, make sure that you set the correct path to the .htc file in your themes stylesheet. /* To fix IE 6 or less PNG issues */ img, div, span { behavior: url(wp-content/themes/your_theme_name/iepngfix.htc) } If the relative path [...]
Tagged as ie 6, iepngfix, TwinHelix, wordpress + Categorized as Web Design, Web Programming