Seite 2 von 3

Verfasst: 10.09.2003 19:19
von Ratte
in werlcher footer??

Verfasst: 10.09.2003 19:37
von DerPate
-=BrahmA=- hat geschrieben:ne, das müßte in der portal.php sein, denn da wird der footer included.....
guck dir mal die letzten paar zeilen an:
included wird der footer ja, aber ebend an der falschen stelle ... kanns nicht an den .tpl liegen?

Verfasst: 10.09.2003 22:01
von AWSW
Hallo,
wenn es wirklich nur im Portal so sein sollte, dann schreib doch einfach ganz unten in der portal_body.tpl ein <center> rein... :roll:

Verfasst: 11.09.2003 07:13
von Ratte
steht doch schon:
<!-- ################################################# PORTAL END ################################################# -->
<!-- BEGIN switch_border_active -->
</TD>
</TR>
</TABLE>
<!-- END switch_border_active -->
<!-- ################################################# PORTAL-BORDER END ################################################# -->

<center><a href="http://www.awsw.de" title="Intro & Portal MOD {INTRO_PORTAL_VERSION} by AWSW http://www.awsw.de" class="gensmall">Intro & Portal MOD - Version {INTRO_PORTAL_VERSION}</a></center>

Verfasst: 11.09.2003 08:15
von Seether
Der Fehler wird in einer TPL Datei sein. wahrscheinlich portal.tpl (falls es diese gibt)
Ist doch nur ein Verrutschen von Tabellen.

Edit. Dir ging es darum, dass das Copyright ausversehen rechts statt in der Mitte ist, oder?
Hier die Lösung. (weiß nicht ob es klappt, denn Code sieht etwas zerhackt aus)

Das steht bei Dir im Quelltext ganz unten:

Code: Alles auswählen

<center><a href="http://www.awsw.de" title="Intro & Portal MOD 1.25 by AWSW http://www.awsw.de" class="gensmall">Intro & Portal MOD - Version 1.25</a></center>


<div align="center"><span class="copyright"><br />&nbsp;&nbsp;&nbsp;<a href="modslist.php" target="_self">MODs</a><br />

<span class="gensmall"></span><br />
<!--
        We request you retain the full copyright notice below including the link to www.phpbb.com.
        This not only gives respect to the large amount of time given freely by the developers
        but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
        reason) retain the full copyright we request you at least leave in place the
        Powered by phpBB 2.0.4 line, with phpBB linked to www.phpbb.com. If you refuse
        to include even this then support on our forums may be affected.

        The phpBB Group : 2002
// -->
<a href="/Forum/kontakt.php">Mail an Admin</a><br>
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> 2.0.4 &copy; 2001, 2002 phpBB Group<br />

              <br><hr noshade size="1">
              <font color="red">Partner von:</font><br>

<a target="blank" href="http://www.akted.de"><img src="http://akted.de/banner.gif" border=0></a></div></span>

Probier es mal vor diese Stelle zu setzen:

Code: Alles auswählen

<!-- ##### FREENET NEWSTICKER START ##### -->
<!-- ##### FREENET NEWSTICKER END ##### -->



<!-- ##### HEISE NEWSTICKER START ##### -->
<!-- ##### HEISE NEWSTICKER END ##### -->





<!-- ################################################# CENTER END ################################################# -->

S.

Verfasst: 11.09.2003 13:27
von Ratte
etz hab ich zwei footer
1x rechts
und 1x unten
wie krieg ich den rechts weg...am besten ich schalt inner portal.php aus dasser inculded wird und hab'n dann html inner portal_body....

was muss ich aus der portal.php löschen um zu verhindern dass der footer included wird?

Verfasst: 11.09.2003 13:34
von DerPate
einach mal die portal_body.tpl posten ...

dat kann ja net so schwer sein, den footer da raus zu holen ...

Verfasst: 11.09.2003 15:12
von Ratte
abe inner portal_body stehter doch eigentlich net drin erst etz hab ich'n da nei geschriben der wird in der portal.php included...

Verfasst: 11.09.2003 15:16
von BrahmA
Ratte hat geschrieben:abe inner portal_body stehter doch eigentlich net drin erst etz hab ich'n da nei geschriben der wird in der portal.php included...
was hast du? :o
verstehs net, aber das sieht witzig aus..... :lol: :lol: :lol:

Verfasst: 11.09.2003 16:00
von Ratte
ok...sorry...

1. in der portal_body steht normalerweise nix vom footer der wird in der portal.php included...
da die des aber falsch included (warum auch immer...) hab ich den footer jetzt in die portal_body geschrieben....
2. was muss ich aus der porta.php raushaun dass der footer nimmer included wird??