Menu Attributes http://drupal.org/project/menu_attributes ========================================= DESCRIPTION ----------- This simple module allows you to specify some additional attributes for menu items such as id, name, class, style, and rel. REQUIREMENTS ------------ Drupal 6.x INSTALLING ---------- 1. To install the module copy the 'menu_attributes' folder to your sites/all/modules directory. 2. Go to admin/build/modules. Enable the module. Read more about installing modules at http://drupal.org/node/70151 CONFIGURING AND USING --------------------- 1. Go to admin/user/permissions. Find the 'menu_attributes module' section. Set appropriate permissions. 2. Go to admin/settings/menu_attributes. Follow instructions on this screen. 3. Go to admin/build/menu 4. Click on the menu you want to edit. In this example we will edit the menu 'Navigation'. 5. Click on any 'Edit' link under the 'Operation' column. 6. Scroll down the page to find 'Menu item attributes' section. Then expand it by clicking on it. 7. Follow instructions on screen. 8. Click on 'Save' button. Another way of setting menu attributes is to edit any page then expand the 'Menu settings' section. Then expand the 'Menu item attributes' section. Then follow instructions on screen. CONTRIBUTE. REPORTING ISSUE. REQUESTING SUPPORT. REQUESTING NEW FEATURE. ------------------------------------------------------------------------ 1. Go to the module issue queue at http://drupal.org/project/issues/menu_attributes?status=All&categories=All 2. Click on CREATE A NEW ISSUE link. 3. Fill the form. 4. To get a status report on your request go to http://drupal.org/project/issues/user UPGRADING --------- Read more at http://drupal.org/node/250790