Primary and secondary menus typically have id's already and since they are themed from page.tpl.php the theming of those particular menus is also straightfoward.
Menus in blocks can be themed with CSS, the block will have an id of the form 'block-menu-{mid}' (ex: block-menu-34) that can be used to restrict the css rules to just the menu within that on block.
Advertising sustains the DA. Ads are hidden for members. Join today
Comments
Yes
Primary and secondary menus typically have id's already and since they are themed from page.tpl.php the theming of those particular menus is also straightfoward.
Menus in blocks can be themed with CSS, the block will have an id of the form 'block-menu-{mid}' (ex: block-menu-34) that can be used to restrict the css rules to just the menu within that on block.