I am styling a Drupal 7 website.
I want to create sidebar menu as shown in image on drupal platform version 7.
The menu has to be dynamic, so that if I add a new menu item I can do it easily and also able to add small image icon.

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The module menu_attributes allows you to set the
IDorCLASSattributes for each menu item. Hope this is what you needed 🙂