- Compatible XF Versions
 - 2.0
 
- Visible Branding
 - Yes
 
Add this code in your template EXTRA.less :
	
	
	
		
Screen :
		
	
					
					
	
					
						
					
					
					
		Less:
	
	/*aligns the text of the sidebars blocks XnForo.Ir*/
.block-minorHeader {
text-align:center;
}
	Screen :