I'm looked all over for an answer to this and I can't seem to find one, hopefully someone knows how to make this work.
I'm trying to give each of my category name links in the post meta a different class so that each can have a unique background image. I know that wp_list_categories gives each li a unique class based on the category id, but it doesn't look like I can use that to show the categories for a single post.
Thanks ion advance for any ideas.
Geoff