index_boardstats - add to bottom
https://imgur.com/UR3eHOq
<fieldset style="width: 190px; float: left; height: 100px;background:#f1f1f1;">
<center><i class="fas fa-pencil-alt fa-4x"style="color:#7cbbe9"></i><br /><br />{$stats['numthreads']}</center>
</fieldset>
<fieldset style="width: 190px; float: left; height: 100px;background:#f1f1f1;">
<center><i class="fas fa-users fa-4x"style="color:#7cbbe9"></i><br /><br />{$stats['numusers']}</center>
</fieldset>
<fieldset style="width: 230px; float: left; height: 100px;background:#f1f1f1;">
<center><i class="fas fa-comments fa-4x"style="color:#7cbbe9"></i><br /><br />{$stats['numposts']}</center>
</fieldset>
<fieldset style="width: 190px; float: left; height: 100px;background:#f1f1f1;">
<center><i class="fas fa-user fa-4x"style="color:#7cbbe9"></i><br /><br />$newestmember</center>
</fieldset>
<fieldset style="width: 190px; float: left; height: 100px;background:#f1f1f1;">
<center><i class="fas fa-globe fa-4x"style="color:#7cbbe9"></i><br /><br />{$mostonline['numusers']}</center>
</fieldset>https://imgur.com/UR3eHOq