I run an international forum and thought it might be interesting/helpful if users could choose a flair that’s the flag for their country.
I can’t see a way to implement this other than creating groups for each country and getting people to join the appropriate one. It’s a non-technical forum and groups haven’t really registered with most of them so it probably wouldn’t work too well in practice. They would expect a way to do this in their user profile.
I’d also like to have the flair top-left, not bottom right, and I can’t see any way to do that other than with the Trust Level Avatar Flair theme component, which isn’t really what I’m looking for.
Would this require a new theme component to achieve, or some other solution?
the user status setting can do something like this, but of course that isn’t its function.
i suspect the component could be altered for a flag status component. see my status for an example. not quite the same as a flair though.
Ah, I think I may have led myself up the garden path a little. Is there any method to display flairs in a location other than bottom-right? That custom status is akin to an ‘away’ message you might put on IM. My use case is slightly different.
in common-css, use this and adjust the bottom/top and left/right properties number for fine positioning. for example this is the code if you want the flair in top right instead.