Is there a fix to put the dropdown menus on top of everything? Right one it appear underneath the content...
This is what's on the yuimenu.css

#yuimenu ul li
{
position: relative;
z-index: 999;
background-image: none;
}

Comments

bakyildiz’s picture

Status: Active » Closed (fixed)