Fixed Black text behind name with banner is not of the same font weight

AlessioDP

Member
Affected version
2.2.1
If you customize the username via permission groups, the "fake black text" behind the name doesn't have the same weight.

To test, open the user group and edit Username CSS by adding "font-weight: bold" or any other font-weight.

Maybe the black text should be added via xf:username instead of the "parent span".

Without bold:
3a373aaa-28f6-4056-9cad-b2553bee588d.jpg


With bold:
b5706cd1-eeef-472e-923f-011a3b6a0ee6.jpg
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.2).

Change log:
When a profile banner is applied, ensure that the text stroke applied to the username respects user group-based username CSS modifications.
There may be a delay before changes are rolled out to the XenForo Community.
 
Top Bottom