Zwijanie sidebox'ów

Założony przez  dorman.

wersja skryptu MyBB:1.6.10
adres forum: www.stylerniaa.cba.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): A więc zainstalowałem sobie taki dodatek:
https://webboard.pl/wiki.php?zwijany-pan...posob.html
I teraz mam pytanie: Jak dorobić do tego zwijanie sidebox'ow?
Moj kod Index:
<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>
<style type="text/css">
.buttons {
border-radius: 3px;
color: #FFFFFF;
cursor: pointer;
height: 18px;
position: relative;
text-align: center;
text-indent: -3000em;
top: 7px;
width: 20px;
}

.clickedbuttons {
border-radius: 3px;
color: #FFFFFF;
cursor: pointer;
height: 18px;
position: relative;
text-align: center;
text-indent: -3000em;
top: 7px;
width: 20px;
}

.clickedbuttons:hover, .buttons:hover {
background: #333333;
text-indent: 0em;
width:19px;
height:18px;
color: #FFFFFF;
}
</style>
</head>
<body>
{$header}
<div class="Forum_messages"><span class="Message_title">Tytuł ogłoszenia ;D</span>Edytujesz w: ACP --> STYLE I SZABLONY --> SZABLONY --> [NAZWA STYLU] --> STRONA GŁÓWNA --> INDEX</div>
<a class="buttons" style="float: right;">x</a>
<a class="clickedbuttons" style="float: right;">«</a>
<br class="clear" />
<div class="sidebar" style="float: right;width: 24%;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="sideblock">
<tr>
<td class="sbar"><strong>
2 naglowek w sidebar'u
</strong></td>
</tr>
<tr>
<td class="trow1">
TEKST!
</td>
</tr>
</table>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="sideblock">
<tr>
<td class="sbar"><strong>
NUMER JEDEN.
</strong></td>
</tr>
<tr>
<td class="trow1">
sdsad
</td>
</tr><br />
</table>
</div>
<div class="forums" style="float: left;width: 75%;">
{$forums}
</div>
<br class="clear" />
{myshoutbox_abcd}
{$boardstats}
<br style="clear: both" />
{$footer}
</body>
</html>
Cytat:It's all about the details.
---------------
PW tylko forum, nie mejl.


Przecież masz zwijany :facepalm:

Edit:

Przynajmniej jak ja wchodzę na Twoje forum, to jest zwijane.
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.
Nie chodzi mi o zwijanie całego sidebara tylko o pojedynczych box'ow, ktore w nim sa.
Cytat:It's all about the details.
---------------
PW tylko forum, nie mejl.





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

1 gości