Cmenu Drop Down

Hi everyone!,

I’m still relatively new to Yii and I was working on making a dropdown for one of my CMenu items. I was following the format given here by http://www.yiiframework.com/wiki/211/creating-a-css-driven-drop-down-menu-using-cmenu/ and most of it is working correctly, when I hover over the tab the menu is created properly with the proper links. However the problem is that as soon as I go off the tab, the block disappears and I haven’t found a straight forward fix for it yet. I was hoping you guys might have quicker, more reliable insight on this particular problem. Thanks in advance!

Was able to solve the problem on my own, I changed the padding on the bottom to have a gap and this made it not possible to click on anything in the block.