internet explorer - Bootstrap Menu rendering under LayerSlider slideshow -


i using twitter bootstrap , layerslider - have dropdown menu un main nav on page, , above slider. when drop down menu, renders behind slider. happens in ie7, , need work in ie7... ideas/suggestions? thank you.

try adding:

position: relative; z-index:10000;  

to main div contains bootstrap menu.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -