Active
Project:
PNG Fix
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2009 at 12:50 UTC
Updated:
2 Nov 2009 at 06:20 UTC
I have a small problem in using pngfix module for IE6.
This module is working excellent.
I get transparent background images in IE6.
But i am giving links to that foreground images , links are not working in IE6. i.e, pngfix module disable href's of that image.
Any one help.
Comments
Comment #1
eeyorrMake sure your links are positioned relative and give them a z-index of 1 (or greater if you have anything underneath them with a z-index).
Comment #2
saiprasad kandavalli commentedhi eorr,
I can view the links in foreground , but they are not working in IE6.
I am not using z-index in the theme.
If your thought is correct, then i am not able to see the links. But i see the links.
Comment #3
eeyorrDid you try adding z-index: 1 and position: relative?
Comment #4
saiprasad kandavalli commentedYes eorr i tried it but not effected.
Any other way?.....
Comment #5
eeyorrIs there any way you could post a link?
Comment #6
saiprasad kandavalli commentedPlease check
http://www.mendworld.org/..
background image in center position is transparent .
When i am using pngfix module foreground links are not working..(in IE6)
Comment #7
eeyorrTry putting the background image on your list-item instead of the link itself. And then make sure the links are positioned relative with a z-index.
Comment #8
shima commentedI have the same problem
when I login in IE all links and menus (primary-links & navigation) disable but when I'm not login I can use primary-links
I apply z-index and position:relative styles for all my links
I think this is a big bug for pngfix!!!
pls help me if someone could solve it