The options on displaying flair are good but it might not suitable for all templates.

I tried the ways mentioned in this question but it does not work for stackexhange.

Any techniques to modify the flair output or may be create your own?

share|improve this question

1 Answer

up vote 3 down vote accepted

There's no server-side options to modify the flair besides the specified themes. The methods in the linked answer don't work anymore because the flair is just a graphic now (back then it was a webpage you embedded directly or generated with Javascript)

You can certainly create your own though; the information is available through the API. One app already does this, StackFlair, although it appears to be broken at the moment

share|improve this answer
So, StackFlair is not working, so how to create such app. – Starx Feb 20 '12 at 5:16
@Starx It actually seems to work now, but it working or not doesn't really matter. Check out the API documentation, or the StackFlair source code – Michael Mrozek Feb 20 '12 at 5:37

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged