It was like a dream come true when I first heard of this module :)
But unfortunately e.g. the "nolink" option does not seem to work with suckerfish menu option in themes like "Sky" or "Pixture". The item does appear but apparently it won't expand when you hover the menu item. Am I doing something wrong maybe?
Comments
Comment #1
Kisama commentedTry setting the item to "expanded" in the Administer -> Site building -> Menus ->
Comment #2
agrigor1 commentedCant make it work correctly with Tapestry Theme.
I guess I need to do something with the css of the suckerfish but I dont know what.
Any suggestion?
Comment #3
dan.thompson commentedI have a theme I wrote based off of the Fusion starter theme, which uses suckerfish. To get this theme to work with the special menu items module, I had to:
<a>element.Comment #4
that0n3guy commentedI'll verify that this works on newsflash theme's suckerfish menu.
Comment #5
melchoir55 commentedI was having problems with this module until I followed the advice given in 3.2
Make sure your elements are set right.
Comment #6
ozish commentedWorks also with cti-flex. Thanks @ dan.thompson
Comment #7
spencerfromsc commentedCan I ask you what sort of problems you were initially having? I have a modified version of Acquia Marina running with Special Menu Items installed and I'm getting strange behavior that I can't figure out. Everything will be working fine until we change some content on the site, then the dropdown menus CSS will show up in Firebug as display:hidden visibility: none. None of the dropdown information will be visible until I flush the cache, after which everything will function properly again.
Any insights would be greatly appreciated.
Comment #8
traceelements commentedI had to put in
<a href="#">as the special menu items tag to get it to work on the iphone.Comment #9
gagarine commentedClose as a duplicate.
We should solve #1221294: option to use <a href="#"> for "nolink" items to not break other modules and it will certainly works.