ja sobie to zakodowałem pod nazwą .trow3 a jego kod to
background: #FFFFFF;
border-bottom: 1px solid #E8E8E8;
padding: 8px;
vertical-align: middle;
}
+
forumbit_depth2_forum wygląda następująco
<tr>
<td class="trow3" align="center" valign="top" width="50px"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="trow3" valign="top" vertical-align="center" width="60%">
<a href="{$forum_url}"><strong>{$forum['name']}</strong></a>
{$forum_viewers_text}
<div class="smalltext" style="margin-top:6px;">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="trow3" valign="center" align="center" style="white-space: nowrap"></td>
<td class="trow3" valign="center" align="right" style="white-space: nowrap"><div class="odstep"><div class="smalltext">{$threads}{$unapproved['unapproved_threads']} tematy<br />{$posts}{$unapproved['unapproved_posts']} odpowiedzi</div></td></div>
<td class="trow3" valign="center" align="left" width="45%" style="vertical-align: middle">{$lastpost}</td>
</tr>