pimpi
Hallöchen!
Kann mir bitte jemand sagen in welchem Template (und dort dem Teil) ich das gesamte Forum in eine Tabelle packen kann? Möchte es außerhalb umranden.
Also:
<table width="100%">
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>FORUM</td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
Vielen Dank!
Gruß
Kann mir bitte jemand sagen in welchem Template (und dort dem Teil) ich das gesamte Forum in eine Tabelle packen kann? Möchte es außerhalb umranden.
Also:
<table width="100%">
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>FORUM</td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
Vielen Dank!
Gruß
. Meine ich nicht, ich meine das Template welches das Forum komplett ausgibt. Also auf die Seiten, dort wollte ich alle in eine Tabelle packen (wie oben im Beispiel).