Seite 1 von 1

News mod entfernen

Verfasst: 08.06.2006 23:55
von SoLo1905
hallo

ich wollte vor 2-3 tagen ein News mod einbauen.
da es nicht ging oder ich irgendwo ein Fehler gemacht hab will ich es vollständig entfernen...

ich hab jetzt das meiste entfernt nur das 1e noch http://sueleymanka.su.funpic.de/

gleich oben die 2 Zeilen

wie bekomm ich die weg?

Code: Alles auswählen

< behavior="" direction="" width="" scrollamount="" ><><><> 
 
< behavior="" direction="" width="" scrollamount="" ><><><> 

danke im vorraus

Verfasst: 09.06.2006 11:16
von Simlau
Diesen Code

Code: Alles auswählen

<table width="100%" border="0" cellpadding="2" cellspacing="1" class="forumline">
 <tr>
 <th height="28" width="100%" align="center"></th>

 </tr>
 <tr>
 <td height="28" align="center" class="row1">< behavior="" direction=""  width="" scrollamount="" ><font size="" color=""><><><></></></></></font></td>
 </tr>
 </table>
 <table width="100%" border="0" cellpadding="2" cellspacing="1" class="forumline">
 <tr>

 <th height="28" width="100%" align="center"></th>
 </tr>
 <tr>
 <td height="28" align="center" class="row1">< behavior="" direction=""  width="" scrollamount="" ><font size="" color=""><><><></></></></></font></td>
 </tr>
 </table>
in der index_body.tpl entfernen ;).

Verfasst: 09.06.2006 11:40
von SoLo1905
:D Danke .. frage mich nur woher das so schnell geht ^^ so viele Daten hehe

Verfasst: 09.06.2006 11:51
von Simlau
So ziemlich jeder Browser hat eine Seiten-Quelltext-Funktion :P.

Verfasst: 09.06.2006 11:55
von SoLo1905
hehe ja :P trotztem ich hab index.php viewtopic / body ... angeschaut nix...

Verfasst: 09.06.2006 11:58
von Simlau
Nicht index.php sondern index_body.tpl ;).

Verfasst: 09.06.2006 12:07
von SoLo1905
nene ich hab jetzt schon weg bekommen aber bevor du das gesagt hast hab ich gestern noch bei denen .php daten geschaut ^^ aber danke ist schon ok jetzt ^^

Verfasst: 09.06.2006 12:22
von Simlau