Patryk Stefański
- Super Gaduła
- 788 94 127 65
wersja skryptu MyBB:1.8.4
adres forum:http://forum.brygadaskill.pl/index.php
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Mam 2 ikony działu własne i i jak zrobić żeby wyśtwietlało się że ten niebieski nowe posty, a szary brak nowych postów
forumbit_depth2_forum
adres forum:http://forum.brygadaskill.pl/index.php
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Mam 2 ikony działu własne i i jak zrobić żeby wyśtwietlało się że ten niebieski nowe posty, a szary brak nowych postów
forumbit_depth2_forum
<tr>
<td class="{$bgcolor}" align="center" width="1"><span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span></td>
<td class="{$bgcolor}">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>