Seite 1 von 1
Hab ein Tabellen Problem
Verfasst: 03.06.2006 14:26
von Kroate
Also mein Porblem ist das der overall_footer auf einer Seite in der Tabelle steckt. Wie kriege ich ihn aus der Tabelle??
[ externes Bild ]
MFG Kroate
Verfasst: 03.06.2006 14:38
von miccom
der overall_footer ist ja nicht gross, poste ihn mal hier.
Verfasst: 03.06.2006 14:45
von Kroate
Komischer Weise hab ich das Problem nur halt auf einer Seite.DAnn kann es doch nicht am overall_footer liegen oder??
Verfasst: 04.06.2006 13:44
von Kroate
Kann mir denn keiner helfen?? Das ist halt nur bei mir auf der Süßigkeiten Index Seite sonst nirgendwo ich kann ja mal mein süßigkeitenindex_body.tpl posten.
Code: Alles auswählen
<style type="text/css">
<!--
.Stil1 {
color: #663300;
font-weight: bold;
font-size: 18px;
}
.Stil2 {
color: #000000;
font-weight: bold;
font-size: 14px;
}
.Stil3 {color: #CC3300; font-weight: bold; font-size: 18px; }
.Stil4 {color: #C69E00; font-weight: bold; font-size: 18px; }
.Stil5 {color: #339933; font-weight: bold; font-size: 18px; }
.Stil6 {color: #CC9933; font-weight: bold; font-size: 18px; }
.Stil7 {color: #336699; font-weight: bold; font-size: 18px; }
.Stil8 {color: #666666; font-weight: bold; font-size: 18px; }
.Stil9 {
color: #006688;
font-weight: bold;
}
.Stil10 {color: #CC0000}
.Stil11 {
font-size: 18px;
color: #8F4747;
}
-->
</style>
<table width="100%" class="forumline">
<tr>
<th class="thTop">SUESSI-Portal - Süßikeiten Index </th>
</tr>
<tr>
<td class="row9" align="center"><div align="center">
<p class="Stil9">In den nächsten Monaten wird es ein <span class="Stil10">SUESSI-Portal Süßigkeiten Index</span> geben.<br />
In diesem Projekt werden die bekanntesten Süßigkeiten in einem Lexikon zusammengefasst.
<p align="center" class="Stil1"> </p>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Schokolade & Kakao </th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Frchtgummi</th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Snack & Knabber </th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Kaubonbon</th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Kaugummi</th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Bonbon</th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Lakritz</th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Low Carb </th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Kühlhaus</th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Sonstige Süßigkeiten </th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
Verfasst: 04.06.2006 14:12
von Sorren
vielleicht solltest du ein </table> ganz an das Ende von der .tpl datei machen, dann sollte der Webring nicht mehr im Kasten stehen
Verfasst: 04.06.2006 14:44
von Kroate
Ist dich oder nicht??
Verfasst: 04.06.2006 15:02
von Sorren
so funktionierts:
Code: Alles auswählen
<style type="text/css">
<!--
.Stil1 {
color: #663300;
font-weight: bold;
font-size: 18px;
}
.Stil2 {
color: #000000;
font-weight: bold;
font-size: 14px;
}
.Stil3 {color: #CC3300; font-weight: bold; font-size: 18px; }
.Stil4 {color: #C69E00; font-weight: bold; font-size: 18px; }
.Stil5 {color: #339933; font-weight: bold; font-size: 18px; }
.Stil6 {color: #CC9933; font-weight: bold; font-size: 18px; }
.Stil7 {color: #336699; font-weight: bold; font-size: 18px; }
.Stil8 {color: #666666; font-weight: bold; font-size: 18px; }
.Stil9 {
color: #006688;
font-weight: bold;
}
.Stil10 {color: #CC0000}
.Stil11 {
font-size: 18px;
color: #8F4747;
}
-->
</style>
<table width="100%" class="forumline">
<tr>
<th class="thTop">SUESSI-Portal - Süßikeiten Index </th>
</tr>
<tr>
<td class="row9" align="center"><div align="center">
<p class="Stil9">In den nächsten Monaten wird es ein <span class="Stil10">SUESSI-Portal Süßigkeiten Index</span> geben.<br />
In diesem Projekt werden die bekanntesten Süßigkeiten in einem Lexikon zusammengefasst.
<p align="center" class="Stil1"> </p>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Schokolade & Kakao </th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Frchtgummi</th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Snack & Knabber </th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Kaubonbon</th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Kaugummi</th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Bonbon</th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Lakritz</th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Low Carb </th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Kühlhaus</th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
<p> </p>
<table width="60%" class="forumline">
<tr>
<th class="thTop">Sonstige Süßigkeiten </th>
</tr>
<tr>
<td height="140" class="row9"><p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></td>
</tr>
</table>
</table>
Verfasst: 04.06.2006 15:38
von Kroate
Danke hat super geklappt
MFG Kroate