Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

CSS Overrides Migration for the Reputation Leaderboard Component

If you plan to continue using custom CSS overrides, migrate them forward after you update the template.

This topic identifies selector changes.

  • Use custom CSS sparingly since template updates don’t always support customizations.
  • Custom CSS is now shared across all your site pages. If you used custom CSS for Login pages, copy it and close the CSS editor. Then navigate to a non-Login page, reopen the editor, and add the custom CSS.

Note

Full Reputation Leaderboard

Previous Selector New Selector
.forceCommunityReputationLeaderboard.leaderboard .comm-leaderboard

Reputation Leaderboard Row

Previous Selector New Selector
.forceCommunityReputationLeaderboardRow .comm-leaderboard li

.forceCommunityReputationLeaderboardRow

.comm-leaderboard li

.comm-leaderboard .comm-leaderboard__item

User Info Column

Previous Selector New Selector
.forceCommunityReputationLeaderboard .pointsAndLevels

.forceCommunityReputationLeaderboard .userInfoCol

.comm-leaderboard .slds-media__body

Reputation Points Column

Previous Selector New Selector
.forceCommunityReputationLeaderboard .reputationCol .comm-leaderboard__points-column

Title

Previous Selector New Selector
.forceCommunityReputationLeaderboard .title .comm-leaderboard h2

User Level Name

Previous Selector New Selector
.forceCommunityReputationLeaderboard .reputationLevelName .comm-leaderboard__level-name

User Reputation Level Image

Previous Selector New Selector
.forceCommunityReputationLeaderboard .reputationLevelImage .comm-leaderboard .slds-media__body .slds-icon_small

Username in User

Previous Selector New Selector
.forceCommunityReputationLeaderboard .userName .comm-leaderboard__user-name

User Photo in User

Previous Selector New Selector
.forceCommunityReputationLeaderboard .userPhoto .comm-leaderboard .slds-media__figure

User Points in Reputation Levels

Previous Selector New Selector
.forceCommunityReputationLeaderboard reputationPointsNumber. .comm-leaderboard__points

User Points Word in Reputation Levels

Previous Selector New Selector
.forceCommunityReputationLeaderboard .reputationPointsWord. .comm-leaderboard__points-word