Bit of a general query but...

What I want is this - " .MenuItem This is a menu item taking you to another page."

The description will be in a different font/colour. I suspect views/CCK might be a solution. If I can get the output I can theme it using CSS I know but any ideas how to get the output from Drupal? Maybe someone's already done something similar?

Thanks very much.

Comments

akael’s picture

I just did this in Drupal 7, same should work for 6: http://drupal.org/node/978450

Scroll down for my solution.