Denerwujący problem z poddziałami.

Błąd   Założony przez  krom97.

wersja skryptu MyBB: 1.6.0
adres forum: pr-rp.com.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Siema. Mam poważny problem. Otóż ... po dodaniu poddziałów do któregoś z głównych działów uzyskuje dziwny, denerwujący efekt ...
Można zobaczyć to m.in na ss'ie zamieszczonym poniżej (zaznaczone w ramkę) lub bezpośrednio wchodząc na forum. Taki problem występuje prawie we wszystkich działach, jak naprawić ten błąd. Z tego co widzę to za bardzo rozsuwa się ta ikonka. Za pomoc dziękuję, a oto screen:
[Obrazek: 18552180900620036433.png]
Prawdopodnie takie sa ikonki forum szerokie
Pokaż kod z szablonu "forumbit_depth2_forum" bo chyba wiem w czym problem :)
Tak jak mowilem chodzi pewnie o ikonki bo sa za szerokie ;]
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" 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>
Tak wygląda ten kod. forumbit_depth2_forum, proszę o pomoc ;)
Przepraszam za ciągły spam, ale odświeżam - naprawdę proszę o pomoc.
Sprawdź to:
<tr>
<td class="{$bgcolor}" align="center" valign="middle" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor}" valign="middle">
<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>

lub to:
<tr>
<td class="trow1" align="center" valign="middle" width="1"><img src="{$theme['imgdir']}/icons/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="trow2" valign="middle">
<a href="{$forum_url}">{$forum['name']}</a>{$forum_viewers_text}
<div class="smalltext">{$forum['description']}<br>{$subforums}</div>
</td>
<td class="trow1" valign="middle" align="center" style="white-space: nowrap">
<div class="forumstats" title="{$posts} Posts in {$threads} Threads"></div>

<div class="stat"> Postów {$posts}{$unapproved['unapproved_posts']} </div>
<div class="forumstats" title="{$posts} Posts in {$threads} Threads"></div>

<div class="stat"> Tematów {$threads}{$unapproved['unapproved_threads']}</div></td>
<td class="trow2" valign="middle" align="left" style="white-space: nowrap">{$lastpost}</td>
</tr>
Doceniam twoją pomoc i zainteresowanie tym tematem, robisz niezła robotę. Te kody niestety nie działają, jak było tak jest, inny pomysł? :)
Ok a pokaż kod z "forumdisplay_subforums" z Widok działu.
</tr>
<tr>
<td class="tcat" width="2%">&nbsp;</td>
<td class="tcat" width="59%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$forums}
</table>
<br />
Sprawdź to:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="5" align="center"><strong>{$lang->sub_forums_in}</strong></td>
</tr>
<tr>
<td class="tcat" width="2%">&nbsp;</td>
<td class="tcat" width="59%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<td class="tcat" width="15%" align="center"><span class="smalltext"><strong>23</strong></span></td>
</tr>
{$forums}
</table>
<br />
Kocham cię! Działa.
Akcja Pomógł nadchodzi.



Użytkownicy przeglądający ten wątek:

1 gości