2010-09-11, 11:29 PM
So I have been wondering how to add the tfoot to the bottom of each category.
Today I figured it out and decided to tell you how.
First off open forumbit_depth1_cat
Then find -
Add this after it -
You should now have a basic tfoot.
You can customize it to your liking aswell.
Today I figured it out and decided to tell you how.
First off open forumbit_depth1_cat
Then find -
</tbody>
Add this after it -
<tfoot>
<tr>
<td class="tfoot" colspan="5">
</td>
</tr>
</tfoot>
You should now have a basic tfoot.
You can customize it to your liking aswell.
My Site - Support For My Themes
If you would like a Custom MyBB Theme PM me .
If you would like a Custom MyBB Theme PM me .