Jak pomniejszyć czat?

Założony przez  latawiec.

wersja skryptu MyBB:1.6.12
adres forum:neradia.cba.pl
na czym polega problem (screen, opis, komunikaty):

Otóż jak pomniejszyć czat tzn żeby nie był taki szeroki a np 10px mniejszy z obu stron. jest to czat DVZ.

oto ss: http://screenshooter.net/7817189/kmjthvh
Snake_ napisał 14.05.2014, 14:16:
Przenoszę. Proszę o konieczne zapoznanie się z: [Obrazek: modnotice_howto.png][Obrazek: modnotice_search.png]
Pokaz szablon 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 {
    background: url('images/celestial/arrowright.png') no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    cursor: pointer;
}

.clickedbuttons {
    background: url('images/celestial/arrowleft.png') no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    cursor: pointer;
}
</style>
</head>
<body>
{$header}
{$dvz_shoutbox}
</br>
<a class="buttons" style="float: right;"></a>
<a class="clickedbuttons" style="float: right;"></a>
<br class="clear" />
<div class="sidebar" style="float: right; width: 19%; margin-right: 10px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead2"><strong>
Forum
</strong></td>
</tr>
<tr>
<td class="trow3">
{$topStats['Posters']}
{$topStats['Reputation']}
{$topStats['LastThreads']}
</td>
</tr>
</table>
</div>
<div class="forums" style="float: left;width: 80%;">
{$forums}
</div>
<br class="clear" />
{$boardstats}
{$footer}
</body>
</html>
<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 {
    background: url('images/celestial/arrowright.png') no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    cursor: pointer;
}

.clickedbuttons {
    background: url('images/celestial/arrowleft.png') no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    cursor: pointer;
}
</style>
</head>
<body>
{$header}
<div class="shoutbox" style="margin-right: 10px;margin-left: 10px;">
{$dvz_shoutbox}
</div>
</br>
<a class="buttons" style="float: right;"></a>
<a class="clickedbuttons" style="float: right;"></a>
<br class="clear" />
<div class="sidebar" style="float: right; width: 19%; margin-right: 10px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead2"><strong>
Forum
</strong></td>
</tr>
<tr>
<td class="trow3">
{$topStats['Posters']}
{$topStats['Reputation']}
{$topStats['LastThreads']}
</td>
</tr>
</table>
</div>
<div class="forums" style="float: left;width: 80%;">
{$forums}
</div>
<br class="clear" />
{$boardstats}
{$footer}
</body>
</html>
A jak chcialbym jeszcze troche mniejsza to gdzie to zmienic?

ok juz mam :P dzieki
Snake_ napisał 14.05.2014, 14:16:
Przeczytaj zasady: [Obrazek: modnotice_thx.png]



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

1 gości