This question is for a horizontal main menu with submenus that drop down.
Is it possible to specify that a submenu has to be at least as wide as it's parent? The submenu must be rendered wider if needed. In other words, I don't want to limit its maximum width. I only want to limit its minimum width, which would be equal to the width of its parent.
I've got some main menu items that are much wider than the submenu items, and it looks funny when the a couple of the submenus are shown because they are so much smaller in width than the main menu item above it.
Here's a screenshot:
http://www.redtopia.com/demos/samples/menusample3.jpg
I would like the exposed submenu to be the same width as the "GET INVOLVED" menu item.