Align the titles of your blocks in the sidebar

xF2 Template Modification Align the titles of your blocks in the sidebar

Compatible XF Versions
  1. 2.0
Additional Requirements
EXTRA.less
Today I share a tutorial under xenForo 2.0 : align the titles of your blocks in the sidebar!

Add this code in your template EXTRA.less :
Code:
/*aligns the text of the sidebars blocks*/
.block-minorHeader {
text-align:center;
}...
You do not have permission to view the full content of this resource. Log in or register now.
Author
AnimeHaxor
Views
1,243
First release
Last update

More resources from AnimeHaxor