MyBB.de Forum

Normale Version: [Frage] Wie kriege ich die Leiste weg??
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Moin,

ich habe mir ein header erstellt selbst gemacht.
Nun habe ich ein kleines Problem wie kriege ich die such leiste und die flaggen weg???
Hier geht zu meinem Forum =)
Hallo Buma,

poste bitte im richtigen Forum!

Entferne im Template "header" diesen Code
Code:
<td><div align="right">
<!-- LINGUE -->
<table>
<tr>
<!--
FOR CONFIGURE THIS LINK YOU MUST GO TO http://translate.google.com AND CREATE YOUR OWN LINK
FOR DISABLING A FLAG SET AN x BEHING THE IMAGE NAME, LEAVE class="flagborder" AND SET HREF TO # LIKE THIS :
<td><a href="#"><img src="http://oduischu93.kilu.de/Upload/images/flags/xitaly.jpg" alt="Italian" /></a></td>

-->
<td><a href="REPLACE USING -> http://translate.google.com/" class="flagborder"><img src="http://oduischu93.kilu.de/Upload/images/flags/italy.jpg" alt="Italian" /></a></td>
<td><a href="REPLACE USING -> http://translate.google.com/" class="flagborder"><img src="http://oduischu93.kilu.de/Upload/images/flags/usa.jpg" alt="English" /></a></td>
<td><a href="REPLACE USING -> http://translate.google.com/" class="flagborder"><img src="http://oduischu93.kilu.de/Upload/images/flags/france.jpg" alt="Francais" /></a></td>
<td><a href="REPLACE USING -> http://translate.google.com/" class="flagborder"><img src="http://oduischu93.kilu.de/Upload/images/flags/germany.jpg" alt="Dutch" /></a></td>
<td><a href="REPLACE USING -> http://translate.google.com/" class="flagborder"><img src="http://oduischu93.kilu.de/Upload/images/flags/spain.jpg" alt="Spanish" /></a></td>
<td><a href="REPLACE USING -> http://translate.google.com/" class="flagborder"><img src="http://oduischu93.kilu.de/Upload/images/flags/turkey.jpg" alt="Turkish" /></a></td>
<td><a href="REPLACE USING -> http://translate.google.com/" class="flagborder"><img src="http://oduischu93.kilu.de/Upload/images/flags/russia.jpg" alt="Russian" /></a></td>
<td><a href="REPLACE USING -> http://translate.google.com/" class="flagborder"><img src="http://oduischu93.kilu.de/Upload/images/flags/china.jpg" alt="Chinese" /></a></td>
</tr>
<tr><td height="5"></td></tr>
</table>

<!-- CERCA -->

<form method="post" action="search.php">
<input type="hidden" name="action" value="do_search" />
<input type="text" class="textbox" name="keywords" size="35" maxlength="250" />
<input type="submit" class="button" name="submit" value="Search" />
</form>


<!-- MPC -->
</div></td><td width="10"></td>
Ok danke aber ich habe jetzt folgendes problem auf meiner website bitte nachschauen
...............>
Hast du die Datei "index.php" mit dem Windows-Editor bearbeitet? - s. > Wie bearbeite ich eine PHP-Datei?
Ja hab ich wie kan ich jetzt wieder richtig hinkreigen??
(12.10.2009, 12:53)linwinman schrieb: [ -> ]...s. > Wie bearbeite ich eine PHP-Datei?
Lade ggf. die Original-Datei "index.php" wieder auf den Server.
Habe die nicht mehr=(
Zeige doch mal ein wenig Eigeninitiative - die Datei findest du im akt. MyBB-Paket.