15.02.2015, 00:05
wersja skryptu MyBB: 1.8.3
adres forum: www.cs-sonic.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): jak zrobic takie ( Tematy - Odpowiedzi na stronie głównej pokazane na ss )
forumbit_depth2_forum
Nie wiem jak dać cyfry na górze ale linery na dole zeby to wygladalo jak na ss
adres forum: www.cs-sonic.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): jak zrobic takie ( Tematy - Odpowiedzi na stronie głównej pokazane na ss )
forumbit_depth2_forum
Kod PHP:
<tr class="efekt_hover">
<td class="trow_kat1" align="center" valign="top"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></td>
<td class="trow_kat2" valign="middle" width="62%">
<strong><a class="forumtitle_d2" href="{$forum_url}">{$forum['name']}</a></strong><div class="smalltext">
<span class="forumdesc_d2" style="color: #777;">{$forum['description']}<br>{$subforums}</span></div>
</td>
<td class="trow_kat3" style="white-space: nowrap" align="center" valign="top"><strong>{$threads}{$unapproved['unapproved_threads']}</strong> tematów <br> <strong>{$posts}{$unapproved['unapproved_posts']}</strong> odpowiedzi</td>
<td class="trow_kat4" style="white-space: nowrap" align="left" valign="top">{$lastpost}
</td>
</tr>
Nie wiem jak dać cyfry na górze ale linery na dole zeby to wygladalo jak na ss