Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Edit font

Hey @hgtonight, is there a css name to call in this plugin to edit how the ranks are shown?

If not, how could I make the text bold?

Thanks! :smiley:

Comments

  • hgtonighthgtonight ∞ · New Moderator

    Thanks for trying my addon!

    I give the rank span the following classes: 'MItem', 'Rank', 'Rank-RankName'. RankName is the name of the Rank passed through the Gdn_Format::Url() method.

    I would use the '.MItem.Rank' selector to affect all ranks.

    P.S. A quick use of your web inspector would give you this same information. Not sure how to use your web inspector? Check out this tutorial: http://thewc.co/articles/view/web-inspector-tutorial

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

Sign In or Register to comment.