Krzywe forum - wychodzenie na tło.

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

wersja skryptu MyBB: 1.6.3
adres forum:popular-games.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

Witam! Usunąłem reklamy z prawej strony i chciałem je przenieść na dół do stopki. Reklamy były w stopce po prawej stonie forum się wyświetlały w takiej ramce (widac na fotkach górną częśc ramki). Usunąłem tylko kod reklamy. Problem w tym, że po usunięciu, forum wygląda tak:

Czarny pasek po lewej
[Obrazek: cfncvlt.jpg]
Wychodzenie na tło po prawej:
[Obrazek: qptenfb.jpg]
Całość
[Obrazek: xtrnpnf.jpg]


Więc jak to wyrównać?
Musisz w szablonie, który edytowałeś, usunąć tabelę (klasę <table>, <td>)
Usunąłem na końcu (bo reklamy były na końcu szablonu) <table> x2 i <td> x1 i dalej jest.

z table i td zostało tylko:
<table cellpadding="" cellspacing="0" border="0" width="100%" align="center">

<td align="" width="100%">
ale to było domyślnie, bez reklam nawet.

Kod cały:
<br />
<table cellpadding="" cellspacing="0" border="0" width="100%" align="center">
<tr>

    <td align="" width="100%">
        <div class="smallfont">
            <div class="bottommenu">
                <div class="float_right"></div>
                <div>
                    <span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>
                </div>
            </div>
            </div>

        <hr class="hidden" />
            <div id="copyright">

                <!-- MyBB is free software developed and maintained by a volunteer community.
                     It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact,
                     to show your support for MyBB.  If you choose to remove or modify the copyright below,
                     you may be refused support on the MyBB Community Forums.
                    
                     This is free software, support us and we'll support you. -->

{$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybboard.net" target="_blank">MyBB Group</a>
<br />
Styl został stworzony przez <a href="http://www.modscenter.pl/group/" target="_blank">ModsCenter Group</a>

<br /><br />
Forum  Popular-Games znajduje się  pod opieką  <a href="http://www.modscenter.pl/group/" target="_blank">ModsCenter Group <br /></a><br />
Administracja strony nie ponosi odpowiedzialności za pliki umieszczone przez użytkowników. <br />
<!-- stat.4u.pl NiE KaSoWaC -->
<a target=_top href="http://stat.4u.pl/?brianfiki" title="statystyki"><img src="http://adstat.4u.pl/s4u.gif" border="0"></a>
<script language="javascript" type="text/javascript">
<!--
function s4upl() { return "&amp;r=er";}
//-->
</script>
<script language="JavaScript" type="text/javascript" src="http://adstat.4u.pl/s.js?brianfiki"></script>
<script language="JavaScript" type="text/javascript">
<!--
s4uext=s4upl();
document.write('<img src="http://stat.4u.pl/cgi-bin/s.cgi?i=brianfiki'+s4uext+'" width=1 height=1>')
//-->
</script>
<noscript><img src="http://stat.4u.pl/cgi-bin/s.cgi?i=brianfiki&amp;r=ns" width="1" height="1"></noscript>
<!-- stat.4u.pl KoNiEc --> <a href="http://www.git-forum.eu/"><img src="http://www.git-forum.eu/button.php?u=Brianfiki" alt="Git-Forum. Najlepsze fora w necie!" border="0" /></a>
<a href="http://www.git-strony.pl/"><img src="http://www.git-strony.pl/button.php?u=Brianfiki" alt="Najlepsze strony w sieci i w necie" border="0" /></a><a href="http://www.getrank.org" target="_blank"><img src="http://www.getrank.org/prbutton/pagerank-display.php?s=40" title="Pagerank" alt="PageRank Checker" border="0px" /></a><br />

                <!-- End copyright -->
                <br />

<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}
        </div>

Pomoże ktoś ;)
usuń:
<td background="popular_games/popular_games_03_01.png" width="12" height="100%" alt="" valign="top">
</td>
Nie mam tego w footer

edit: Usunąłem z header to co podałeś ale ciągle jest nierówno basek po lewej zniknął, ale teraz wychodzi na tło po prawej i po lewej.

Kod header:
<!-- logo -->
<a name="top"></a>
<div align="center">

         <table id="Logo" width="1001" height="230" border="0" cellpadding="0" cellspacing="0" name="logo">
    <tr>
        <td colspan="2" background="popular_games/logo_01.png" width="1001" height="100" alt="">
            </td>
            </tr>
    
               <td background="popular_games/logo_02.png" width="728" height="130" alt="">
                      
               <td background="popular_games/logo_03.png" width="0" height="0" alt="">
      
                                                      

                                                     {$welcomeblock}                                        

        
    </tr>
</table>
            </td>
    </tr>
    <tr>
        <td  width="1000" height="281" alt="" valign="top">
            <table id="Table_01" width="1000" height="281" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td background="popular_games/popular_games_03_01.png" width="12" height="100%" alt="" valign="top">
</td>
        <td background="popular_games/popular_games_03_02.jpg" width="780" height="281" alt="" valign="top">
<!-- /logo -->
</div>
<div id="container">
        <a name="top" id="top"></a>

        <hr class="hidden" />
        <br class="clear" />
        <div id="content">

<center>
<div class="menu">
<ul>
<li><a href="" target="_self" >Grand Theft Auto</a>
<ul>
<li><a href="" target="_self">Rozmowy o grze</a></li>
<li><a href="" target="_self">FAQ</a></li>
<li><a href="" target="_self">Pomoce</a></li>
<li><a href="" target="_self">Galeria</a></li>
</ul>
</li>
<li><a href="" target="_self" >Need For Speed</a>
<ul>
<li><a href="" target="_self">Rozmowy o grze</a></li>
<li><a href="" target="_self">FAQ</a></li>
<li><a href="" target="_self">Pomoce</a></li>
<li><a href="" target="_self">Galeria</a></li>
</ul>
</li>
<li><a href="" target="_self" >Fifa</a>
<ul>
<li><a href="" target="_self">Rozmowy o grze</a></li>
<li><a href="" target="_self">FAQ</a></li>
<li><a href="" target="_self">Pomoce</a></li>
<li><a href="" target="_self">Galeria</a></li>
</ul>
</li>
<li><a href="" target="_self" >Minecraft</a>
<ul>
<li><a href="" target="_self">Rozmowy o grze</a></li>
<li><a href="" target="_self">FAQ</a></li>
<li><a href="" target="_self">Pomoce</a></li>
<li><a href="" target="_self">Galeria</a></li>
</ul>
</li>
<li><a href="" target="_self" >Truck Simulator</a>
<ul>
<li><a href="" target="_self">Rozmowy o grze</a></li>
<li><a href="" target="_self">FAQ</a></li>
<li><a href="" target="_self">Pomoce</a></li>
<li><a href="" target="_self">Galeria</a></li>
</ul>
</li>
<li><a href="" target="_self" >Emergency</a>
<ul>
<li><a href="" target="_self">Rozmowy o grze</a></li>
<li><a href="" target="_self">FAQ</a></li>
<li><a href="" target="_self">Pomoce</a></li>
<li><a href="" target="_self">Galeria</a></li>
</ul>
</li>

</div></center>
<br>
    
    <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
    <tr align="center">

<td class="menubar"><a href="{$mybb->settings['bburl']}">Strona Główna</a></td>
    <td class="menubar"><a href="{$mybb->settings['bburl']}/misc.php?action=help">FAQ</a></td>
    <td class="menubar"><a href="{$mybb->settings['bburl']}/search.php">Szukaj</a></td>
    <td class="menubar"><a href="{$mybb->settings['bburl']}/memberlist.php">Ekipa Forum</a></td>
    <td class="menubar"><a href="{$mybb->settings['bburl']}/calendar.php">Kalendarz</a></td><td class="menubar"><span style="float: right;">{$lang->welcome_current_time}</span></td>

        </tr>
    </table>


<table cellpadding="" cellspacing="" width="100%" height="50" align="center" class="tborder">
<tr>
    <td class="trow2" width="100%">

<navigation><br />
{$messagestyle}{$boardmessage}
@refresh



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

1 gości