A Flarum extension. Replace circle badges with rank-styled badges. Requested by @katos.
Use Bazaar or install manually with composer:
composer require reflar/traditional-rank-icons
composer update reflar/traditional-rank-icons
datitisev Will these only appear on the profile page? Or will they appear elsewhere on Flarum, like in discussions on a discussion list?
Oh the nostalgia... 😀
jordanjay29 they will appear anywhere where normal badges would appear (like discussions).
Fantastic job done by the team, thanks for fulfilling the commission @datitisev much appreciated! 🙂
@datitisev Is there any style I can put that badge over the name?
ram0ng1 The extension can be developed using CSS to further meet your needs, for example:
// Global rank CSS .RankBadge span { your:css; } // End global rank css
I look forward to a more enhanced visual