At my site here: http://www.wimaxforum.org, I have some images being rotated on the lower half of the page. The js doing this is the popular innerfade jquery. When I installed png behave to take care of transparency issues, the png fix module actually made the js look worse in IE 6. This is not effecting the top banner, just the area with the four rotating icons...
Any help? I tried using the dev version of this module and the 6.1 release but neither version fixes this problem.
Becky
Comments
Comment #1
beckyjohnson commentedOk . I did some more research and I think I may have a z index problem. my floating boxes on the front page are linked images and each box is really a list of li tags being displayed in a block. I tried adding a z index /position: relative to each UL group but that did not help. Does anyone have any clue as to how to fix this?
Rebecca