datitisev Traditional Rank Icons by ReFlar A Flarum extension. Replace circle badges with rank-styled badges. Requested by @katos. Installation Use Bazaar or install manually with composer: composer require reflar/traditional-rank-icons Updating composer update reflar/traditional-rank-icons Screenshots Issues Open an issue on GitHub Links Packagist GitHub
jordanjay29 datitisev Will these only appear on the profile page? Or will they appear elsewhere on Flarum, like in discussions on a discussion list?
katos Fantastic job done by the team, thanks for fulfilling the commission @datitisev much appreciated! 🙂
katos 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