# Usercard Redesign Experiment

**URL:** https://meta.discourse.org/t/usercard-redesign-experiment/254353
**Category:** Feature
**Tags:** completed, user-card
**Created:** [7 februari 2023 om 16:08 UTC](https://meta.discourse.org/t/usercard-redesign-experiment/254353 "2023-02-07T16:08:54Z")
**Posts on this page:** 10
**Page:** 7

<div class="post-metadata">

### Author: ![digitaldominica](https://avatars.discourse-cdn.com/v4/letter/d/97f17d/32.png) [@digitaldominica](https://meta.discourse.org/u/digitaldominica)
#### Post date: [21 december 2023 om 23:56 UTC](https://meta.discourse.org/t/usercard-redesign-experiment/254353/162 "2023-12-21T23:56:05Z")

</div>

Hi how can I disable cakeday from displaying on the card?

---

<div class="post-metadata">

### Author: ![jordan.vidrine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jordan.vidrine/32/515563_2.png) [@jordan.vidrine](https://meta.discourse.org/u/jordan.vidrine)
#### Post date: [22 december 2023 om 14:44 UTC](https://meta.discourse.org/t/usercard-redesign-experiment/254353/163 "2023-12-22T14:44:53Z")

</div>

In core there is no way to hide this from appearing. The way to do this with this component though, would be to add some custom CSS to a separate component and target:

```scss
.d-user-card__cakeday {
    display: none;
}

```

---

<div class="post-metadata">

### Author: ![digitaldominica](https://avatars.discourse-cdn.com/v4/letter/d/97f17d/32.png) [@digitaldominica](https://meta.discourse.org/u/digitaldominica)
#### Post date: [22 december 2023 om 16:37 UTC](https://meta.discourse.org/t/usercard-redesign-experiment/254353/164 "2023-12-22T16:37:55Z")

</div>

Hi, thanks I already did hide it via css in the same. Was wondering if it had an option to disable it, given my users got the wrong impression of what it was for. But thanks for the component, much appreciated.

---

<div class="post-metadata">

### Author: ![twofoursixeight](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/twofoursixeight/32/574822_2.png) [@twofoursixeight](https://meta.discourse.org/u/twofoursixeight)
#### Post date: [24 maart 2024 om 16:29 UTC](https://meta.discourse.org/t/usercard-redesign-experiment/254353/165 "2024-03-24T16:29:06Z")

</div>

The “Chat” button is the wrong size on the usercards. Reproduced on iPad mini 5th generation, both in Safari and DiscourseHub.

Edit: This was already reported before, but I forgot to search, thank you @Moin for pointing that out

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [24 maart 2024 om 16:30 UTC](https://meta.discourse.org/t/usercard-redesign-experiment/254353/166 "2024-03-24T16:30:27Z")

</div>

> [@Chat button on profile page](https://meta.discourse.org/t/chat-button-on-profile-page/298816/14):
>
> That’s a fair point, thank you for highlighting. I will have a look into this. This style change is related to the user-card theme, I’ve opened a PR on the theme with a fix for this, which should hopefully get merged soon.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [9 juli 2024 om 13:21 UTC](https://meta.discourse.org/t/usercard-redesign-experiment/254353/167 "2024-07-09T13:21:36Z")

</div>

This should be fixed here on Meta now, I applied a positioning fix yesterday… but let us know if the issue persists

---

<div class="post-metadata">

### Author: ![rahim123](https://avatars.discourse-cdn.com/v4/letter/r/df705f/32.png) [@rahim123](https://meta.discourse.org/u/rahim123)
#### Post date: [9 juli 2024 om 17:06 UTC](https://meta.discourse.org/t/usercard-redesign-experiment/254353/168 "2024-07-09T17:06:38Z")

</div>

Nice, thanks @awesomerobot .

---

<div class="post-metadata">

### Author: ![twofoursixeight](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/twofoursixeight/32/574822_2.png) [@twofoursixeight](https://meta.discourse.org/u/twofoursixeight)
#### Post date: [17 juli 2024 om 03:42 UTC](https://meta.discourse.org/t/usercard-redesign-experiment/254353/169 "2024-07-17T03:42:46Z")

</div>

Wait, is this no longer used in meta?

---

<div class="post-metadata">

### Author: ![jordan.vidrine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jordan.vidrine/32/515563_2.png) [@jordan.vidrine](https://meta.discourse.org/u/jordan.vidrine)
#### Post date: [18 juli 2024 om 18:22 UTC](https://meta.discourse.org/t/usercard-redesign-experiment/254353/171 "2024-07-18T18:22:17Z")

</div>

This has been turned off for now as we plan to merge this new usercard into core Discourse.

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [3 december 2025 om 13:31 UTC](https://meta.discourse.org/t/usercard-redesign-experiment/254353/172 "2025-12-03T13:31:27Z")

</div>



[Vorige pagina](https://meta.discourse.org/t/usercard-redesign-experiment/254353.md?page=6)
