Po wgraniu ProStats styl się rozsypał

Błąd   Założony przez  xKeiseN.

wersja skryptu MyBB:1.6.10
adres forum:4gforum.tk
na czym polega problem (screen, opis, komunikaty):

Wgrałem sobie na forum pro stats, no i właśnie jakoś wszystko mi się popsuło. Odinstalowałem i usunąłem z serwera prostats z nadzieją, że będzie lepiej no ale myliłem sie :/

[Obrazek: 96965255505841324045_thumb.jpg]

I pytanie:
Jak usunąć te odstępy? Wydłużyć tą belkę i usunąć tą tabele?
Cytat:<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="bannerystrglowna">
<table width="70%" align="center">
<tr>
<b><center/>
sss
</center>
</b>
</tr>
</table>
</div>
<div class="sidebar" style="float: right;width: 22%;">
<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>Coming soon!</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; ">
Comin Soon!
</td>
</tr>
</table>







</div>
<div class="forums" style="float: left;width: 81%;">
<div id="index_forums">
<table width="100%" border="0">
<tr>
<td width="75%" valign="top">{$forums}</td>
<td width="25%" valign="top">{$top_posters}</td>
</tr>
</table>
<br>
</div>
</div>
<br class="clearboth">
{$boardstats}

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

Tu daje kod index, wydaję mi się, że to gdzieśtu jest błąd ...
Daniel Praźmo napisał 16.07.2013, 14:21:
Zły dział i temat. Poprawiam i przenoszę.
[Obrazek: modnotice_howto.png]
Hmm?:
<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}

<div class="bannerystrglowna">
<table width="70%" align="center">
<tr>
<b><center/>
sss
</center>
</b>
</tr>
</table>
</div>
<div class="sidebar" style="float: right;width: 22%;">
<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>Coming soon!</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; ">
Comin Soon!
</td>
</tr>
</table>
</div>

<div class="forums" style="float: left;width: 81%;">
<div id="index_forums">
<table width="100%" border="0">
<tr>
<td width="75%" valign="top">{$forums}</td>
</tr>
</table>
<br>
</div>
</div>
<br class="clearboth">
{$boardstats}

{$footer}
</body>
</html>
Tym kodem wydłuża się ta belka. Ale zostaje ten odstęp u góry no i ta tabelka :/

Dobra jakoś udało mi się to naprawić. Teraz pozostaje pytanie: Jak usunąć tą tabelkę?
<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}

<div class="bannerystrglowna">
<table width="70%" align="center">
<tr>
</tr>
</table>
</div>
<div class="sidebar" style="float: right;width: 22%;">
<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>Coming soon!</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; ">
Comin Soon!
</td>
</tr>
</table>
</div>

<div class="forums" style="float: left;width: 81%;">
<div id="index_forums">
<table width="100%" border="0">
<tr>
<td width="75%" valign="top">{$forums}</td>
</tr>
</table>
<br>
</div>
</div>
<br class="clearboth">
{$boardstats}

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

^^ Tu masz usunięte "ssss" ^^

<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}

<div class="bannerystrglowna">
<table width="70%" align="center">
<tr>
</tr>
</table>
</div>
<div class="forums" style="float: left;width: 81%;">
<div id="index_forums">
<table width="100%" border="0">
<tr>
<td width="75%" valign="top">{$forums}</td>
</tr>
</table>
<br>
</div>
</div>
<br class="clearboth">
{$boardstats}

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

^^ A tu jeszcze te "Coming Soon"



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

1 gości