EricNissan
10 years agoMentor
Display images in labels
Hi,
We'd like to use labels on forum discussion on a particular board where several version of the product are used and people are familiar with how it looks but not familiar with the names.
So to help them, we'd like propose a filter on the images of the products when creating or searching a subject.
Labels seems like the solution but would be way more efficient with the images of the products than with the names.
Has anyone tried something like that? How could it be done?
Thanks
Eric
You could probably use css with jquery.
Use something like this to give each tag an extra class, named after its exact contents, then with css give tags an image instead of text.