By mttjn on
If anyone can help with this, I'd be really grateful.
THE PROBLEM:
Im working on a social networking site.
Each user has a profile (Content Profile module) and can enter tags for their profile (e.g. personality, interests etc.).
There's a Tagadelic tag cloud on the frontpage that shows these tags.
When a visitor clicks on one of the tags in the cloud it takes them through to a page which lists all the profiles with that tag.
For each item in the list it gives the profile number as a link (e.g. Profile 6) and the tags. How can I REMOVE the profile number and instead put the profile avatar/image there?
Thanks in advance!