[jQuery] Re: superfish transparent PNG problem IE (8) when dropdown opens

2009-12-16 Thread troop
did you look at the site with IE8? the menu doesnt contain images, the maincontent DIV does. and the transparent PNG of the DIV gets messed up somehow. I kinda solved it by setting: animation: {height:'show'} now there is no opacity change, and the background PNG of the content DIV stays as it

[jQuery] Re: Superfish

2009-12-16 Thread troop
Hi, the CSS comes from lmiab.css (line 69) : #horiz-menu li.sfHover a, #horiz-menu li.sfHover .separator { color:#00; } try to change that line, that should do the trick.

[jQuery] superfish transparent PNG problem IE (8) when dropdown opens

2009-12-16 Thread troop
ighly appreciated. Thx, Troop