Odstęp między $forums i panelem bocznym

Założony przez  VasiDePL.

wersja skryptu MyBB: 1.8.6
adres forum: localhost
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

Otóż mam problem zaznaczony na screenie - próbowałem już edycji w containerze itd. ale nadal nie skutkuje, więc piszę tutaj.
Jakieś propozycje ? Chce zmniejszyć odstęp między tymi dwoma sekcjami
[Obrazek: 00211300027163574926.jpg]
ciężko bez podglądu konsoli :/ wklej tutaj zawartość Szablony > Strona główna > index
podejrzewam, że jest to przyczyną niewłaściwej szerokości któregoś z elementów ({$forums} bądź panelu bocznego)
„Lecz biorę całą odpowiedzialność na siebie. Być może się pomyliłem. Ale przecież mylić się jest rzeczą ludzką.”
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
    lang.no_new_posts = "{$lang->no_new_posts}";
    lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
    <br><br><br><br><br>


<a class="clickedbuttons" style="float: right;">«</a>
<div class="sidebar" style="float: right;width: 26%;" id="panel_boczny">
<a class="buttons style="float: left;" >×</a>


<table border="0" cellspacing="0" cellpadding="4" class="tborder">
                <tr>
                    <td class="thead_boxBB">Tytuł</td>
                </tr>
                <tr>
                <td class="trow_kat6"><center>Właścicielem szablonu jest: Rogovsky Design</center>
                                     <br>Kontakt:
                                     <br>Tel: 600-600-600
                                     <br>Email: admin@localhost
                                     <br>Copyright by ZSE Poznań - All Right Reserved</td>
                </tr>
</table><br />
<table border="0" cellspacing="0" cellpadding="4" class="tborder">
                <tr>
                    <td class="thead_boxBB">Nawigacja</td>
                </tr>
                <tr>
                <td class="trow_kat6"><center>Właścicielem szablonu jest: Rogovsky Design</center>
                                     <br>Kontakt:
                                     <br>Tel: 600-600-600
                                     <br>Email: admin@localhost
                                     <br>Copyright by ZSE Poznań - All Right Reserved</td>
                </tr>
</table><br />
                                    
                                    
</div>

<div class="forums" style="float: left;width: 74%;">
{$forums}
</div>


{$dvz_shoutbox}
{$boardstats}
<br style="clear: both" />
{$footer}
</body>
</html>
Zwiększaj procenty w tej linijce kodu.

<div class="forums" style="float: left;width: 74%;">
@up zwiększenie procentów nic nie daje, musiałem edytować min-max szerokość w pixelach :x



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

1 gości