Resource icon

Tiled postbit with icons

prisnilos

Active member
Pepelniy submitted a new resource:

Tiled postbit with icons - Tiled message user info elements with icons

Add to extra.less
Less:
.message-userExtras {
    display: flex;
    flex-wrap: wrap;

    & .pairs.pairs--justified {
        margin: 2px auto;
        padding: 2px;
        display: grid;
        text-align: center;
        width: 31%;
        border: 1px solid @xf-borderColor;
        border-radius: 2px;
        background: @xf-contentBg;
        &:first-child {
            min-width: 100%...

Read more about this resource...
 
i think your issue will be solved by doing following steps
style properties/ search for Messages then search for
Message user info block width
and increase width ,
 
We're using this addon and we love it but now all custom postbit fields align with it.

shop.webp

Is this a simple case of missing linebreak? How do we place items below the tiles?
 
Top Bottom