I've found a few posts on this by using google but nothing that addressed my problem.
Mystic Jade does not allow sub-menus so I modified some of the code but now all of my sub menu items appear static...
i.e.
The menu should be like this:
HOME PROFILE MESSAGES ADMIN LOGOUT
- modify
- edit
Instead I'm getting:
HOME PROFILE MODIFY EDIT MESSAGES ADMIN LOGOUT
the sub menu items are listed as being the sub menu items by default in SMF so I'm not sure how to add the show only if the user hovers option and if so to show them in a list down and not across.