#1
Как убрать таблицы те что красным обведено на рисунку
<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>.forums thead { /* Forum TH-Headers */
display: none;
}в main.css добавь
.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><img class="icon1 sf_icon" src="{c.f.sf.SF_IMG}" alt="">