abbychase Active member May 22, 2013 #1 Ability to hide trophies from the trophy page. That can be awarded as like a secret, option for other users to see it, etc. yup yup Upvote 1
Ability to hide trophies from the trophy page. That can be awarded as like a secret, option for other users to see it, etc. yup yup
Russ Well-known member May 22, 2013 #2 Suppose you could hide certain trophies like such: Code: .helpContent #trophy-2 { display: none; } It would create a small blank. But yes, hidden trophies would be cool
Suppose you could hide certain trophies like such: Code: .helpContent #trophy-2 { display: none; } It would create a small blank. But yes, hidden trophies would be cool
abbychase Active member May 22, 2013 #3 Russ said: Suppose you could hide certain trophies like such: Code: .helpContent #trophy-2 { display: none; } It would create a small blank. But yes, hidden trophies would be cool Click to expand... Cool! But I think it should be a core feature.
Russ said: Suppose you could hide certain trophies like such: Code: .helpContent #trophy-2 { display: none; } It would create a small blank. But yes, hidden trophies would be cool Click to expand... Cool! But I think it should be a core feature.