Fore ground image links not working
saiprasad_saiprasad - August 29, 2009 - 12:50
| Project: | PNG Fix |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
Make 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).
#2
hi 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.
#3
Did you try adding z-index: 1 and position: relative?
#4
Yes eorr i tried it but not effected.
Any other way?.....
#5
Is there any way you could post a link?
#6
Please 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)
#7
Try 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.
#8
I 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