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;
}
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
Comment #1
bakyildiz commented