<tr class="row3">
<th class="f_icon"> </th>
<th class="f_titles">{L_FORUM}</th>
<th class="f_topics">{L_TOPICS_SHORT}</th>
<th class="f_posts">{L_POSTS_SHORT}</th>
<th class="f_last_post last_td">{L_LASTPOST}</th>
</tr>
в main.css добавь
PHP:.forums thead { /* Forum TH-Headers */ display: none; }
<td class="row2 f_topics">{c.f.TOPICS}</td>
<td class="row2 f_posts">{c.f.POSTS}</td>