Webboard

Pełna wersja: Jak przenieść stopkę
Aktualnie przeglądasz uproszczoną wersję forum. Kliknij tutaj, by zobaczyć wersję z pełnym formatowaniem.
Stron: 1 2
Kod:
<table border="0" cellspacing="1" cellpadding="1" class="tborder">
<tbody><tr>
<td class="thead" colspan="1">
<strong>Stopka</strong>
</td>
</tr>
<tr><td class="tcat" colspan="0">
{$footer}
</td>
</tr>
</tbody></table>
Ludzie, ludzie. Załamuje się jak czytam takie porady:
DamianoPL napisał(a):daj kilka <br> przed nią
gibonpl napisał(a):Spróbuj dać ją w indexie za znacznik </body> albo </html>
Czy wstawianie poza znacznik <body>. Przecież to nic nie da bo na końcu stopki (szablony -> stopka -> footer) masz zamknięcie diva, który trzyma całą stronę. Nie ważne gdzie przeniesiesz zmienną {$footer} białe tło zawsze będzie.
Otwórz szablony -> stopka -> footer -> przenieś ostatniego bodajże diva (</div>), na sam początek tego szablonu.
Przeniosłem i nic.

To kod z footer:

Kod:
<center><br />
<br class="clear" />
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}












<tr>
<td colspan="2"></td>
</tr>
<tr>
<td width="100%" colspan="3" align="center" class="c12">
<!-- You may NOT remove, modify or hinder the visibility of the MyBB copyright at any time.
                     It must contain the links to the MyBB website and be formatted appropriately.

                     Failure to comply with the above will result in prosecution to the full extent of the law.
                     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>.                <!-- End copyright --></td>
</tr>
<tr>
<td width="100%" colspan="3" align="center" class="c12"><br />
<!-- You may NOT remove, modify or hinder the visibility of the Theme copyright at any time.
                     It must contain the links to the Solstice website and be formatted appropriately.

                     Failure to comply with the above will result in prosecution to the full extent of the law.
                     This is a free theme, support us and we'll support you. -->
Styl "Pro Navy" edytowany przez <a href="http://radio-shows.pl">Radio-Shows</a><!-- End copyright --></td>
</tr>
</table>
</div></center>
Nic nie przeniosłeś.
Ostatni </div> (ten co jest na dole, przed </center> wklej na samym początku też przed center ale takim -- <center> :)

Tak to u mnie wygląda, więc raczej mało ciekawie :)
http://scr.hu/screenshooter/5209351/15_0...__22_28_10
Wstawiłem tak i nic się nie zmieniło.
To coś źle wstawiłeś. Pokazałem Ci na obrazku.
Stron: 1 2