Dotnetnuke Menu Dropdown list stopped working


Author Message
Spoynor

Posted: 4/10/2013
Quote message 

Try adding the following code to the Export Options >> CSS Options:
#art-main
{
z-index: 0;
}

This was an issue I ran into. It seems that the z-index for art-main is causing some issue/conflict with the DNN7 menu CSS. Both CSS files not mutually exclusive, and the drop down for adding modules is actually coming up behind the first drop down. I confirmed this fix with Artisteer support, and it worked like a champ for me. (although I would hope they fix this). It seems that this version of Artisteer was not fully ready for prime time in regards to DNN7.

Good Luck. Hope it works for you.
 
Erwin Craps

Posted: 9/11/2013
Quote message 

This is no longer working.
Strange thing is that when I'm logged in as host and first click on HOST in the menu, I get all the drop down menus of the CONTROLBAR.
But when I first click on "Admin" or any page on my site, I no longer get the dropdowns from the CONTROLBAR....