06-07-2011, 10:35 PM
Wow that's some shitty tutorial way to much manual work, MyBB has a plugin system for a reason.
Anyway
<td class="tcat at tab" title="Category 1" style="cursor: pointer;" rel="cat_1">Category 1</td>
cat_1 should be the forum ID so if you wanted the tab to display fid 3 you would change it to cat_3 I think.
Anyway
<td class="tcat at tab" title="Category 1" style="cursor: pointer;" rel="cat_1">Category 1</td>
cat_1 should be the forum ID so if you wanted the tab to display fid 3 you would change it to cat_3 I think.