MyBB.de Forum
[Frage] Wie kriege ich die Leiste weg?? - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Theme-Diskussionen (https://www.mybb.de/forum/forum-84.html)
+--- Thema: [Frage] Wie kriege ich die Leiste weg?? (/thread-14724.html)



[Frage] Wie kriege ich die Leiste weg?? - Buma - 12.10.2009

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 =)


RE: [Frage] Wie kriege ich die Leiste weg?? - linwinman - 12.10.2009

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>



RE: [Frage] Wie kriege ich die Leiste weg?? - Buma - 12.10.2009

Ok danke aber ich habe jetzt folgendes problem auf meiner website bitte nachschauen
...............>


RE: [Frage] Wie kriege ich die Leiste weg?? - linwinman - 12.10.2009

Hast du die Datei "index.php" mit dem Windows-Editor bearbeitet? - s. > Wie bearbeite ich eine PHP-Datei?


RE: [Frage] Wie kriege ich die Leiste weg?? - Buma - 12.10.2009

Ja hab ich wie kan ich jetzt wieder richtig hinkreigen??


RE: [Frage] Wie kriege ich die Leiste weg?? - linwinman - 12.10.2009

(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.


RE: [Frage] Wie kriege ich die Leiste weg?? - Buma - 12.10.2009

Habe die nicht mehr=(


RE: [Frage] Wie kriege ich die Leiste weg?? - linwinman - 12.10.2009

Zeige doch mal ein wenig Eigeninitiative - die Datei findest du im akt. MyBB-Paket.