Color your blocks in the sidebar - Xenforo 2

Color your blocks in the sidebar - Xenforo 2

UnstucK

Administrator

Staff member
Vip Member
Reputation: 100%
Reaction score
48
Points
55
Add this in your EXTRA.less template :

Code:
.block-minorHeader { background-color: #0f3652 !important; color: #FFF !important; }

Result Before:

Color your blocks in the sidebar-1.png


Result After:

Color your blocks in the sidebar-2.png
 
Back
Top