[RSS Feed/News] Tiled postbit with icons

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Pepelniy submitted a new resource:

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

Add to extra.less
Spoiler: Registration date, Total messages, Reaction score and Trophy points
Less:

Code:
.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...
Click to expand...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom