Tutorial 2x Change the color of the blocks on your sidebar - Thay đổi màu sắc của block sidebar trong XenForo 2

PVS

Super Moderator
Thành viên BQT
Change the color of the blocks on your sidebar - Thay đổi màu sắc của block sidebar trong XenForo 2

Thêm đoạn code này vào template EXTRA.less của bạn:
Mã:
/*color block sidebar*/
.block-minorHeader {
    background-color: #0f3652 !important;
    color: #FFF !important;
}

Screenshot_3.png

Chúc các bạn thành công.


Nguồn: xenforo.com​
 
Back
Top