CSS drop-down menu not showing above slideshow image
I created a CSS drop-down menu that shows up correctly on most pages. However, on the page where I’ve added a slideshow, the dropdown only shows during the photo transitions.
Page with issues: http://bit.ly/uVrDfY
For example, if you go to the above page, then go to the menu button "About Denver" then hover "Things to do in Denver," the submenu is hidden during part of the slideshow below.
How do I fix this issue?
The CSS for the slideshow div is:
#photodiv {
width: 723px;
height: 260px;
position: inherit;
background-repeat:no-repeat;
margin-left: 86px;
margin-top: -1px;
}
View full post on Tycoon Talk
ABOVE, dropdown, image, Menu, showing, slideshow