Boardindex.template.php'ni aç
Bul
   foreach ($category['boards'] as $board)
         {
            echo '
         <tr>
            <td ' , !empty($board['children']) ? 'rowspan="-2"' : '' , ' class="windowbg" width="6%" align="center" valign="center"><a href="', $scripturl, '?action=unread;board=', $board['id'], '.0">';
            // If the board is new, show a strong indicator.
Değiştir
  foreach ($category['boards'] as $board)
         {
                               echo '
        <tr class="windowbg2">
                <td class="windowbg" width="6%" align="center" valign="center"><a href="', $scripturl, '?action=unread;board=', $board['id'], '.0">';
                                // If the board is new, show a strong indicator.