The ie png fix was working on my machine, I had the css code placed in the head tag versus in the linked stylesheet because I found this is the only way it would work. Then I placed the iepngfix.htc file in my css folder (which CMS doesn't have, but I did try creating one and placing it in that directory to no avail).
Here is the code in my head tag:
I can't get the png fix to work in ie now that my files are in CMSMS. I have tried placing the css code in {literal} tags in my template and then the iepngfix.htc file in a css directory. I have also tried changing the url to :/* PNG IE FIX */
* { behavior: url(css/iepngfix.htc)}
and that doesn't work either.url(css/uploads/iepngfix.htc)
Has anyone else used this fix successfully in CMSMS? If so, where did you place your file and your css code?
The png fix has worked perfectly on all sites that I didn't instally a cms for. Here is the link to the fix:
http://www.twinhelix.com/css/iepngfix/
Thanks


