Zmniejszenie przerwy między kategoriami

Założony przez  transic.

wersja skryptu MyBB: 1.6.3
adres forum: www.c5s.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

A więc nie wiem jak to dobrze wytlumaczyć ale opisze to na screenie, będzie bardziej rozumne.
[Obrazek: 21o0q2o.png]
Matslom napisał 02.05.2013, 07:57:
Poprawiam tytuł
[Obrazek: modnotice_howto.png]
Pokaż szablony :
forumbit_depth1_cat
oraz
forumbit_depth2_cat
forumbit_depth1_cat:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="5">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div style="padding-top: 3px;"><a href="{$forum_url}" style="font-family: 'BebasNeueRegular';font-size: 20px;font-weight: normal;padding: 5px;vertical-align: middle;position: relative;">{$forum['name']}</a><span class="catdes"><img src="images/vhut/ar.png" class="catdes_arrow" />{$forum['description']}</span></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
{$sub_forums}
</tbody>
</table>
<br />
forumbit_depth2_cat:
<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']}{$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>

Rozwiązane :) wystarczyło usunąc w depth1 na końcu < /br>



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

1 gości