How do I create a custom block in Drupal 7 to show custom clickable icons?
1
votes
1 Answers
0
votes
You can use Menu attributes module, and give the menu items IDs/Classes then style them using CSS.
Hope this works... Muhammad.