Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Custom CSS based on ranks

Is it possible to add the custom CSS based on the ranks of the users, so that the posts could be easy recognizable and separated. Staff Post/Member made posts? Something similar like you are using here.

Best Answer

  • LeeHLeeH
    Answer ✓

    I'm doing this with RoleBadges, and then hiding the generated span with display:none for everyone except mods & admins. I'm also subbing in a small image using the span's background property, instead of just displaying text. Works pretty well.

    Formal rank support doesn't look like it's in public Vanilla yet, unfortunately. Hoping that it does make it in when 2.1 hits release.

    UnderDogNickS

Answers

Sign In or Register to comment.