Here's another DW question, this time about the Project 7 menus
I have both Pop Menu Magic and Pop Menu Magic 2, and have used Pop Menu Magic on a couple of sites. I even managed to change the colors of the menus. I have been on the Project 7 site and there is a ton of information, but it's generally a case of way too much information for my poor old brain. What I would like to know is how to make the sub menus use a smaller font than the main menu. Can you tell me which of the following styles will correctly make the font smaller without breaking my menus?
I think this is the pertinent section of the CSS for the p7pm menu:
/*the submenu classes */
#p7PMnav .p7PMhide { left: -9000px; border: 0; } #p7PMnav .p7PMshow { left: auto; z-index: 20000 !important; } /* Top level menu width */ #p7PMnav li { float: left; width: 124px; } #p7PMnav ul li { float: none; } /* 2nd and subsequent Submenu widths */ #p7PMnav ul, #p7PMnav ul li { width: 172px; } #pmmcrumb { font-weight: bold; margin-bottom: 16px; color: #333333; } #pmmcrumb a, #pmmcrumb a:visited { font-weight: normal; color: #6466BF; } #pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus { font-weight: normal; color: #333333; }
-- This list is a free service of LassoSoft: http://www.LassoSoft.com/ Search the list archives: http://www.ListSearch.com/Dreamweaver/Browse/ Manage your subscription: http://www.ListSearch.com/Dreamweaver/
Search
Lasso Programming
This site manages and broadcasts several email lists pertaining to Lasso Programming and technologies related and used by Lasso developers. Sign up today!