Issue with Z-Index and IE7
        Posted  
        
            by 
                Chris
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Chris
        
        
        
        Published on 2011-01-14T22:04:25Z
        Indexed on 
            2011/01/14
            22:53 UTC
        
        
        Read the original article
        Hit count: 227
        
I've browsed on the board and tried and bunch of these solutions and I'm still stuck.
The page I'm looking at is here. In IE7, the drop downs are showing up behind the homepage content. And if you go to one of the site sections, by clicking on "Menus", they even show up behind the dynamically created side-bar.
I've given the drop down a z-index of 1000 and relative positioning. On the homepage, the images have relative positioning and a small z-index (1 or 2).
Any ideas?
© Stack Overflow or respective owner