Hello,
My dolphin menu is currently 4 buttons across and then wraps down to the next line and has 4 more buttons. This creates a problem because you cannot use the dropdown submenu because when you move your mouse off of the main menu button, the submenu goes away. So my question is, how can I modify the main menu so that there is only a single line of menu items? When viewing the source I see that the table row ends and starts a new row after 4 buttons. Any ideas on this? Thanks.