1

How do I create a custom block in Drupal 7 to show custom clickable icons?

apaderno
  • 28,547
  • 16
  • 75
  • 90
Avdept
  • 2,261
  • 2
  • 26
  • 48

1 Answers1

0

You can use Menu attributes module, and give the menu items IDs/Classes then style them using CSS.

Hope this works... Muhammad.

Muhammad Reda
  • 26,379
  • 14
  • 93
  • 105