Seite 1 von 1

Hab ein kleines Problem

Verfasst: 23.06.2006 17:48
von tripleZ
Hi,
ich habs jetzt geschafft, den Intro+Portal Mod zu installieren, allerdings ist jetzt noch ein kleiner Fehler (kann auch sein, dass ich den verursacht habe) aufgetreten.

Hier ist mein Portal: http://tanganjikasforum.ta.funpic.de/phpBB2/portal.php

Wie ihr seht, Profil, Login, Intro, Index, Portal alles doppelt. Das möchte ich gerne weghaben. Also nur noch die Navigation unter dem Banner. wie mache ich das?

Verfasst: 23.06.2006 18:12
von Sorren
Das ist mal ein Fehler

Code: Alles auswählen

######OPEN#######

overall_header.tpl

######FINDE#######

<!-- Intro + Portal MOD START -->

######LÖSCHE#####

<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"><b>&nbsp;<a href="intro.php?sid=bed9423edbf617cf7bd12d446c9a62a9">Intro</a>&nbsp;   &nbsp;<a href="portal.php?sid=bed9423edbf617cf7bd12d446c9a62a9">Portal</a>&nbsp;   &nbsp;<a href="index.php?sid=bed9423edbf617cf7bd12d446c9a62a9">Index</a>&nbsp;</b></span></td>
</tr>