wersja skryptu MyBB: 1.6.15
adres forum: ziemniak.xaa.pl
na czym polega problem: Chciałbym oddzielić to od tego. Wszystko na screenie.
Witam. Mam dylemat. Otóż nie wiem jak oddzielić 1 belkę od 2 belki. http://scr.hu/33ml/dysu3
Oto mój index:
Proszę o Pomoc i Pozdrawiam.
adres forum: ziemniak.xaa.pl
na czym polega problem: Chciałbym oddzielić to od tego. Wszystko na screenie.
Witam. Mam dylemat. Otóż nie wiem jak oddzielić 1 belkę od 2 belki. http://scr.hu/33ml/dysu3
Oto mój 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}
<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>Witaj na testowym forum!</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; ">
U nas znajdziesz Pomoc,<br /> oraz miłą atmosferę!
Zapraszamy cię do <font color="red">Rejestracji!</font>
</td>
</tr>
</table>
{$recenttopics}
{$topStats['LastThreads']}
{$topStats['MostViews']}
{$topStats['Posters']}
{$topStats['Reputation']}
{$topStats['Timeonline']}
{$topStats['NewestUsers']}
</div>
<div class="forums" style="float: left;width: 81%;">
<div id="index_forums">{$custom_status_index}
{$forums}
<br>
</div>
</div>
<br class="clearboth">
{$boardstats}
{$footer}
</body>
</html>
Proszę o Pomoc i Pozdrawiam.