Seite 1 von 1
HTML Tabelle in PHPBB Forum
Verfasst: 21.06.2005 17:06
von Conrad
Hi, ich hab ein phpbb 2 Forum!
Jetzt würde ich gerne eine HTML Tabelle reinposten, habe dem auch shcon gesagt, das <table> <tr> udn Co erlaubt sind aber trotzdem setzt der die tabelle nicht um! das einzige was er umsetzt ist <b> das amchtt der dann fett, aber sons tnichts!

Wisst ihr, wie ich tabellen als eintrag machen kann?
Verfasst: 21.06.2005 17:10
von Ivan
ist denn HTML in den Beiträgen aktiviert??
Das müsstest du im Adminbereich -> Konfiguration finden
"HTML aktivieren" Ja | Nein
Gruß
Ivan
Verfasst: 21.06.2005 17:16
von Conrad
Ist aktiviert!
Verfasst: 22.06.2005 00:34
von Markus67
Hi ...
Ist html auch in deinem Profil aktiviert ?
Markus
Verfasst: 22.06.2005 06:47
von Conrad
Ja, ist alles aktiviert!
Verfasst: 22.06.2005 10:36
von Markus67
Hi ...
welche Tags hast du denn freigeschalten im Adminbereich?
Alternativ gibt auch einen BBCode für Tabellen ... falls daran Interesse besteht
Markus
Verfasst: 22.06.2005 13:51
von Conrad
Jetzt klappt das plötzlich! Komisch, anfangs hat da snich tgeklappt! naja, aber es is timmernoch ein fehle rdrin!
Hie rsit der Code:
Code: Alles auswählen
<table border=0 width=50% cellpadding=0 cellspacing=0>
<tr>
<td>
<br><b>Planetenübersicht der D.H.</b>
<p>
<table border=1><tr>
<th>OGamer</th>
<th>HP</th>
<th>Kolo 1</th>
<th>Kolo 2</th>
<th>Kolo 3</th>
<th>Kolo 4</th>
<th>Kolo 5</th>
<th>Kolo 6</th>
<th>Kolo 7</th>
<th>Kolo 8</th>
<th></th>
<th>Fleet in Gala</th>
</tr><tr>
</tr><tr>
<th>Webspace</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Rul0r</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Kn3cht</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Ro-Jo</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Erich</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Ero</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Deadangel</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Daywaker</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Batman</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Winny</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Kaff</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
</table>
<td align=right>
</td>
</tr>
</table>
<table border=0 width=50% cellpadding=0 cellspacing=0>
<tr>
<td>
<br><b>Flottenübersicht der D.H.</b>
<p>
<table border=1><tr>
<th>OGamer</th>
<th>LJ</th>
<th>SJ</th>
<th>KR</th>
<th>SS</th>
<th>BO</th>
<th>ZS</th>
<th>RIP</th>
<th>KT</th>
<th>GT</th>
<th>RCY</th>
<th>Sonde</th>
<th>Sats</th>
<th>Kolo</th>
</tr><tr>
</tr><tr>
<th>Webspace</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Rul0r</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Kn3cht</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Ro-Jo</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Erich</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Ero</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Deadangel</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Daywaker</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Batman</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Winny</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Kaff</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
</table>
</table>
<td align=right>
</td>
</tr>
<table border=0 width=50% cellpadding=0 cellspacing=0>
<tr>
<td>
<br><b>Forschungsübersicht der D.H.
<table border=1><tr>
<th>OGamer</th>
<th>SpT</th>
<th>CT</th>
<th>WT</th>
<th>ST</th>
<th>RP</th>
<th>ET</th>
<th>HT</th>
<th>VT</th>
<th>IT</th>
<th>HA</th>
<th>LT</th>
<th>IoT</th>
<th>PT</th>
<th>GF</th>
</tr><tr>
</tr><tr>
<th>Webspace</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Rul0r</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Kn3cht</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Ro-Jo</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Erich</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Ero</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Deadangel</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Daywaker</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Batman</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Winny</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
<th>Kaff</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
<th>-</th>
</tr><tr>
</table>
Und mein Problem ist jetzt:
Zwischen den Überschriften (z.B. Flottenübersicht der D.H.) und der eigentlichen Tabelle ist 1Meter!!!!!!(KEINE ÜBERTREIBUNG!!!!!!!!!!!!!!!!!!!!!!) platz!!!! Warum????
Verfasst: 22.06.2005 14:28
von Markus67
Verfasst: 22.06.2005 16:50
von Conrad
OK, das klappt soweit bei mir, abe rirgendwie kann ich das ganze nicht mittig stellen!

Verfasst: 22.06.2005 21:53
von Markus67
Hi ...
was passiert denn wenn du
verwendest ?
Markus