wersja skryptu MyBB: 1.6.9
adres forum: Testowe
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Witam. Piszę już kolejny wątek, ale potrzebuje pomocy. Chodzi o to że jak jest dłuższa nazwa tematu to przedłuża tabelkę z ostatnim postem, i Pytanie jest następujące : Jak ustawić auto skracanie tematu np. po 8 literach ?

Tutaj zamieszczam kody :

forumbit_depth2_forum :
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor}" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>

forumbit_depth2_forum_lastpost :
<span class="smalltext">{$forum['lastposteravatar']}
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lastpost_date} {$lastpost_time}<br />{$lang->by} {$lastpost_profilelink}</span>

Proszę o pomoc :)

@ To jak wie ktoś ?

@No nie mówcie mi że nikt nie wie ... Na pewno ktoś wie .