
NBA Tr Forum adresi Firefox, IE, Netscape, Flock hepsinde düzgün. Fakat Opera'da acayip berbat durumda.. Kodları da inceledim birşey bulamadım..
Siz de bir bakarsanız, yardımcı olursanız sevinirim..
2
●453

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.