Jquery, Nivo slider overlays dropdown menu?

To fix with chrome, try to modify your CSS stylesheet, style. Css, at line 148, adding a z-index: -50.

To fix with chrome, try to modify your CSS stylesheet, style. Css, at line 148, adding a z-index: -50; #slideshow { margin-top: 30px; height: 270px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border-bottom: 3px solid black; background-color: #999; overflow: hidden; z-index: -50; }.

The . Nivo_slice class has a higher z-index than the drop-down. If you change it so the sub-menu has a higher z-index than the .

Nivo_slice class it should fix it.

This is correct. It is the z-index value of your menu. The menu needs to have a higher z-index value in the css than the slider.

Look in your template css and check on your menu z-index and then check: ../wp-content/plugins/easy-nivo-slider/3rd-party/nivo-slider. Css ../wp-content/plugins/easy-nivo-slider/css/easy-nivo-slider. Css Just make sure your menu z-index value is higher than the slider.It worked for me.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions