internet explorer 7 - CSS drop-down being overlapped by content in IE7 -
i'm having issue in ie7 drop down. whenever hover on dropdown goes hover on element on top of content. http://www.legrandconfectionary.com/gift-boxes/
i thought position: relative on header solve problem on pages truffle flavors have tooltip effect goes under nav if done so. i'd appreciate on this. thanks!
there several ways can fix this. here's two:
- set
atagdisplay: block, , make hover events based onainstead ofli.
or
- specify height other auto or 100%
li's
Comments
Post a Comment