I think it’s called post bits.With XF1 you had an option to put the users stats in a box, can't remember what it was called though, as per the screenshot.
Is this available for XF2?
View attachment 7532
.message-userExtras {
display: flex;
justify-content: space-between;
dl.pairs.pairs--justified
{
padding: 2px 10px;
text-align: center;
border: 1px solid @xf-borderColor;
*
{
margin: 0 auto;
paddingw: 0;
float: none;
text-align: center;
}
dt:after
{
display: none;
}
}
}
Forgot, check: Style Properties -> Messages -> Message user iconsAny chance it will include the FA icons instead of text when it's built in? If so I'll wait for that.