wersja skryptu MyBB: 1.6.10
adres forum: ls-swiat.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): chciałbym dodać taką belkę jaka zaznaczona jest przy tabelce serwerów niżej, dokładnie chciałbym żeby była ona nad tymi trzema logami i jakby dało rade to w panelu bocznym,z góry dzięki za pomoc. Zamieszczam 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>
</head>
<body>
{$header}
{$ps_header_index}

<table class="serwery" width="100%" cellspacing="1" cellpadding="4">  
<tbody>
<tr>
<td class="thead" colspan="6" style="text-align:center;"> <strong><span style="font-family:Arial;font-size:14px;font-style:normal;font-weight:normal;text-decoration:none;text-transform:none;color:000000;">Serwery</span>
</strong></td>  
</tr>
<tr> <td colspan="6" style="height:5px;"></td></tr>
<tr>  
<td width="300" class="tcat" style="text-align:center;"><span class="smalltext"><strong>Status Serwera</strong></span></td>
<td width="135" class="tcat" style="text-align:center;"><span class="smalltext"><strong>Rodzaj serwera</strong></span></td>  <td width="140" class="tcat" style="text-align:center;"><span class="smalltext"><strong>IP</strong></span></td>  <td width="45" class="tcat" style="text-align:center;"><span class="smalltext"><strong>Wersja</strong></span></td>        </tr>  <tr>    <td class="trow2" style="text-align:center;"><span class="smalltext"><img src="http://cache.multiplayuk.com/b/1-34054-350x20-303b39-092822-372619-FFFFFF.png"></span></td>         <td class="trow1" style="text-align:center;"><span class="smalltext">Role-Play</span></td>  <td class="trow1" style="text-align:center;"><span class="smalltext">serwery-minecraft.pl:25566</span></td>  <td class="trow1" style="text-align:center;"><span class="smalltext">1.8</span></td>           </tr>                      <tr>    <td class="trow2" style="text-align:center;"><span class="smalltext"><img src="http://cache.multiplayuk.com/b/1-30505-350x20-303B39-092822-372619-FFFFFF.png"></span></td>         <td class="trow1" style="text-align:center;"><span class="smalltext">Survival</span></td>  <td class="trow1" style="text-align:center;"><span class="smalltext">serwery-minecraft.pl:25567</span></td>  <td class="trow1" style="text-align:center;"><span class="smalltext">1.8</span></td>          </tr>  <tr>      <td class="trow2" style="text-align:center;"><span class="smalltext"><img src="http://cache.multiplayuk.com/b/1-37102-350x20-303B39-092822-372619-FFFFFF.png"></span></td> <td class="trow1" style="text-align:center;"><span class="smalltext">Free Build</span></td>  <td class="trow1" style="text-align:center;"><span class="smalltext">serwery-minecraft.pl:25568</span></td>  <td class="trow1" style="text-align:center;"><span class="smalltext">1.8</span></td>          </tr>      <tr>  <td class="trow2" style="text-align:center;"><span class="smalltext">Serwery - Minecraft # TeamSpeak 3</span></td>  <td class="trow1" style="text-align:center;"><span class="smalltext">TeamSpeak 3</span></td> <td class="trow1" style="text-align:center;"><span class="smalltext">serwery-minecraft.pl</span></td>  <td class="trow1" style="text-align:center;"><span class="smalltext">TS 3</span></td>          </tr>      </tbody></table>

<br>
<div class="bannerystrglowna">
<table width="70%" align="center">
<tr>
<b><center>
<img src="http://www.cs-wojna.pl/images/splat/logo.png" style="opacity: 1;" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=40">
<img src="http://www.cs-wojna.pl/images/splat/logo.png" style="opacity: 1;" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=40">
<img src="http://www.cs-wojna.pl/images/splat/logo.png" style="opacity: 1;" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=40">
</center>
</b>
</tr>
</table>
</div>
<div class="sidebar" style="float: right;width: 18%;">

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" style="width: 100%; border-left: 1px solid #393939; border-right: 1px solid #393939; border-bottom: 1px solid #393939;">
<tr>
<td  class="tcat">
<b>Testy</b>
</td>
</tr>
<tr>
<td style="background: #1a1a1a; padding: 6px; text-shadow: rgba(0, 0, 0, 0.804) 0px -1px 0px; color: #eeeeee; font-size: 11px; font-weight: 700; ">
Testy Forum
</td>
</tr>
</table>

<br>

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" style="width: 100%; border-left: 1px solid #393939; border-right: 1px solid #393939; border-bottom: 1px solid #393939;">
<tr>
<td  class="tcat">
<b>Prace</b>
</td>
</tr>
<tr>
<td style="background: #1a1a1a; padding: 6px; text-shadow: rgba(0, 0, 0, 0.804) 0px -1px 0px; color: #eeeeee; font-size: 11px; font-weight: 700; ">
Testy Forum
</td>
</tr>
</table>






</div>
<div class="forums" style="float: left;width: 81%;">
<div id="index_forums">
{$forums}
<br>
</div>
</div>
<br class="clearboth">
{$boardstats}

{$footer}
</body>
</html>

[Obrazek: amwrdl.png]

Okej, już chwile pogłówkowałem i mam. :P

Dla tych co mogą potrzebować tego w przyszłości:
<table class="partnerzy" width="100%" cellspacing="1" cellpadding="4">  
<tbody>
<tr>
<td class="thead" colspan="6" style="text-align:center;"> <strong>Serwery</strong></td>  
</tr>
<tr> <td colspan="6" style="height:5px;"></td></tr>
<tr>  
</td>          </tr>      </tbody></table>