html - superfish drop-down displaying underneath text of another div -


I had a problem in the drop-down menu displayed behind a divan, but it is fixed, now it overlaps. The text of the second div is going:

It is only in IE7, I think it is also in IE6 but did not test in IE6.

Set the Z-index of DI div This drop-down is higher than Zee-index: 1;

Google Chrome and Firefox works fine

Any help is appreciated.

Try adding

  status: relative;  

Your "Activity Wall" div.

The z-index attribute will not work if your selector is not affiliated.

And the context is


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -