Merhaba,

Site default tema değil https://pixelexit.com/demo/?theme=Core teması sadece birkaç düzenleme yapmış.

Düzenleme yapılan kısımları ;

Görünüm ve diller > Şablonlar > Extra.less şablonun içerisine ekleyiniz.
.node-stats {
    color: #e37300
}

.message-content a {
    text-decoration: none;
    font-weight: bold
}

.p-body {
    padding-top: 15px;
    padding-bottom: 15px
}

.p-body-inner {
    box-shadow: inset 0 0 1em #ececec, 0 0 2em #bebebe;
    padding-left: 15px;
    padding-right: 15px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.node-body {
    margin-top: -7px;
    margin-bottom: -7px
}

.message-body .bbWrapper .bbImage {
    margin-bottom: -5px
}

.userTitle.userText {
    color: #9d9d9d;
    width: 95%;
    height: auto;
}

.node .node-icon i {
    display: none
}

.block-body .node:hover {
    background-color: #c7c7c7;
}
Not : bunları yaptıktan sonra | Tema Özellikleri > Şayfa Ayarı kısmında 1300px olan kısmı değiştirmeniz.

İyi forumlar.