1- How can I make a forum statistics view like the picture at the bottom? 
2- How can I make the link titles in the Header large like the image below?
my code;
	
	
	
		
3- As can be seen in the picture, there is one custom footer and one normal footer. How can I add a logo next to the normal footer like in the bottom picture? 
In short, how can I make my footer area look like the footer area on the forum site in the picture?
my forum
	
		
			
		
		
	
		
		
	
	
		
	
	
		
			
		
		
	
another forum
	
		
			
		
		
	
		
	
	
		
			
		
		
	
			
			2- How can I make the link titles in the Header large like the image below?
my code;
		HTML:
	
	<h3 style="color:#3b84df;" class="collapseTrigger collapseTrigger--block" data-xf-click="toggle" data-target="< :next">
HELP</h3>
<ul class="footerList">
    <li><a href="#">Custom link</a></li>
     <li><a href="#">Custom link</a></li>
     <li><a href="#">Custom link</a></li>
     <li><a href="#">Custom link</a></li>
</ul>
	In short, how can I make my footer area look like the footer area on the forum site in the picture?
my forum
another forum