wersja skryptu MyBB:
adres forum:micromars.pl
na czym polega problem (screen, opis, komunikaty):
witam moj problem polega na tym ze brakuje mi stopki na dole forum
to moj index podobno mam nieprawidłowy kod pomoże ktos naprawić ?
adres forum:micromars.pl
na czym polega problem (screen, opis, komunikaty):
witam moj problem polega na tym ze brakuje mi stopki na dole forum
<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}{$serversboard}{$dvz_shoutbox}
<table id="sponsor_panel_boczny_2" style="table-layout: fixed; word-wrap: break-word;" border="0" cellspacing="0" cellpadding="0" class="tborder sponsor_panel_boczny_2">
<thead>
<tr>
<td class="thead"><div class="expcolimage"><img src="images/memory_djhehe/collapse.gif" id="sponsor_panel_8_img" class="expander" alt="[-]" title="[-]" style="cursor: pointer;"></div><div>Sponsorzy</div>
</td>
</tr>
</thead>
<tbody style="" id="sponsor_panel_8_e">
<tr>
<td class="trow_kat5">
<center>
<a href="#" target="_blank"><img src="http://img.rzeznia.eu/partner/pukawka2.png" style="margin: 0 10px;opacity: 0.6" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.6;this.filters.alpha.opacity=40" /></a>
<a href="#" target="_blank"><img src="http://img.rzeznia.eu/partner/zabijaka3.png" style="margin: 0 10px;opacity: 0.6" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.6;this.filters.alpha.opacity=40" /></a>
<a href="#" target="_blank"><img src="http://img.rzeznia.eu/partner/dedyki.png" style="margin: 0 10px;opacity: 0.6" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.6;this.filters.alpha.opacity=40" /></a>
</center>
</td>
</tr>
</tbody>
</table>
<a class="clickedbuttons" style="float: right;">«</a>
<br class="clear" />
<div class="sidebar" style="float: right;width: 24%;">
<a class="buttons" >×</a>
<table id="box_panel_boczny_2" style="table-layout: fixed; word-wrap: break-word; margin-bottom: 10px;" border="0" cellspacing="0" cellpadding="0" class="tborder box_panel_boczny_2">
<thead>
<tr>
<td class="thead_boxB"><div class="expcolimage2"><img src="images/memory_djhehe/icon/collapse.gif" id="box_panel_8_img" class="expander" alt="[-]" title="[-]" style="cursor: pointer;"></div>
<div>
Kontakt Z Administracją
</div>
</td>
</tr>
</thead>
<tbody id="box_panel_8_e">
<tr>
<td class="trow_kat5">
<center>
<table border="0" cellspacing="0" cellpadding="0" class="tborder">
<center><font color="red"><b>Stasiu</b></font>
<br><a href="gg://37302498"><img style="border:0" src="http://status.gadu-gadu.pl/users/status.asp?id=37302498&styl=3" /></a>
<br>
<br>
<font color="red"><b>Balthazar</b></font>
<br><a href="gg://2592838"><img style="border:0" src="http://status.gadu-gadu.pl/users/status.asp?id=2592838&styl=3" /></a>
</center>
</table>
</td>
</tr>
</tbody>
</table>
<table id="zwijany_panel_boczny_2" style="table-layout: fixed; word-wrap: break-word; margin-bottom: 10px;" border="0" cellspacing="0" cellpadding="0" class="tborder zwijany_panel_boczny_2">
<thead>
<tr>
<center>
{$recenttopics}{$toprep}{$tpt}
<table id="box_panel_boczny_2" style="table-layout: fixed; word-wrap: break-word; margin-bottom: 10px;" border="0" cellspacing="0" cellpadding="0" class="tborder box_panel_boczny_2">
<thead>
<tr>
<td class="thead_boxB"><div class="expcolimage2"><img src="images/memory_djhehe/icon/collapse.gif" id="box_panel_8_img" class="expander" alt="[-]" title="[-]" style="cursor: pointer;"></div><div>Sponsorzy</div>
</td>
</tr>
</thead>
<tbody style="" id="box_panel_8_e">
<tr>
<td class="trow_kat5">
<center>
<a href="#" target="_blank"><img src="http://img.rzeznia.eu/partner/pukawka2.png" style="margin: 0 10px;opacity: 0.6" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.6;this.filters.alpha.opacity=40" /></a>
<a href="#" target="_blank"><img src="http://img.rzeznia.eu/partner/zabijaka3.png" style="margin: 0 10px;opacity: 0.6" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.6;this.filters.alpha.opacity=40" /></a>
<a href="#" target="_blank"><img src="http://img.rzeznia.eu/partner/dedyki.png" style="margin: 0 10px;opacity: 0.6" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.6;this.filters.alpha.opacity=40" /></a>
</center>
</td>
</tr>
</tbody>
</table>
</div>
<div class="forums" style="float: left;width: 75%;">
{$forums}
<div class="sidebar" style="float: right;width: 24%;">
</div>
<br class="clear" />
<br>
<br style="clear: both" />
{$footer}{boardstats}
</body>
</html>