Avatar Decorations/Overlays from Custom User Fields

Hello! I’m trying to implement avatar decorations based on custom user fields. Right now, users have an “avatar_decoration_url“ custom field.

How can I use this field in CSS or in a theme component to add the image on top of profile pictures?

1 Like

You can take a look at Filter Favorites to see how to access custom user field values in a Theme Component.

2 Likes

Nice. It was already discussed before. I reckon it would be cool to have a plugin too