Hope this helps!
Template:
forumhome_forumbit_level1_nopost
At the beginning add:
HTML Code:
<if condition="$forum[forumid] != 1"><!-- what ever you want here // --></if>
Template:
postbit_legacy
Find and remove:
HTML Code:
<tr>
<td class="thead">$post[username]</td>
</tr>
Also, the gap between the logo and first table (navbar) is this:
HTML Code:
<body>
<a href="http://www.gamersforum.com"><img src="images/logo.jpg" border=0"></a>
<br />
<!-- breadcrumb, login, pm info -->
Remove the <br />