Aber kann ich die Tabellenbreiten auch noch irgendwie abändern ? Habe da teilweise viel Leeraum drin und in der anderen (View) Spalte ist es etwas gequetscht
Mini Forum Statistic
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Hi ...
versuchs mal mit der actualstats_body.tpl
Markus
versuchs mal mit der actualstats_body.tpl
Code: Alles auswählen
<!-- ##### AKTUELLE FORENSTATISTIK START ##### -->
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="6" height="25"><span class="cattitle"><center><b>{actualstats1}</b></center></span></td>
</tr>
<tr>
<td colspan="6" height="2" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<td width="33%" class="row3" valign="top">
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="2" height="25"><span class="cattitle"><center><b>{actualstats11}</b></center></span></td>
</tr>
<tr>
<td colspan="2" height="1" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<th align="center" height="25" class="toprow" nowrap="nowrap"> {actualstats8} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats11} </th>
</tr>
<!-- BEGIN best_views -->
<tr>
<td class="row2"> <span class="genmed"><a href="{best_views.VIEWTOPIC}" class="genmed">{best_views.TOPIC_TITLE}</a></span> </td>
<td align="center" nowrap="nowrap" class="row3"> <span class="genmed">{best_views.VIEWS}</span> </td>
</tr>
<!-- END best_views -->
</table>
</td>
<td width="34%" class="row3" valign="top">
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="2" height="25"><span class="cattitle"><center><b>{actualstats5}</b></center></span></td>
</tr>
<tr>
<td colspan="2" height="1" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<th align="center" height="25" class="toprow" nowrap="nowrap"> {actualstats3} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats6} </th>
</tr>
<!-- BEGIN most_posts -->
<tr>
<td class="row2"> <span class="genmed"><a href="{most_posts.U_VIEWPROFILE}" class="genmed">{most_posts.USERNAME}</a></span> </td>
<td align="center" nowrap="nowrap" class="row3"> <span class="genmed">{most_posts.POSTS}</span> </td>
</tr>
<!-- END most_posts -->
</table>
</td>
<td width="33%" class="row3" valign="top">
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="2" height="25"><span class="cattitle"><center><b>{actualstats7}</b></center></span></td>
</tr>
<tr>
<td colspan="2" height="1" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<th align="center" height="25" class="toprow" nowrap="nowrap"> {actualstats8} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats6} </th>
</tr>
<!-- BEGIN best_topics -->
<tr>
<td class="row2"> <span class="genmed"><a href="{best_topics.VIEWTOPIC}" class="genmed">{best_topics.TOPIC_TITLE}</a></span> </td>
<td align="center" nowrap="nowrap" class="row3"> <span class="genmed">{best_topics.REPLIES}</span> </td>
</tr>
<!-- END best_topics -->
</table>
</td>
</tr>
</table>
<br />
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td width="60%" class="row3" valign="top">
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="4" height="25"><span class="cattitle"><center><b>{actualstats9}</b></center></span></td>
</tr>
<tr>
<td colspan="4" height="2" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<th colspan="2" align="center" height="25" class="toprow" nowrap="nowrap"> {actualstats10} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats11} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats12} </th>
</tr>
<!-- BEGIN topicrow -->
<tr>
<td class="row1" width="35" align="center" valign="middle" nowrap="nowrap"> <img src="{topicrow.TOPIC_FOLDER_IMG}" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /> </td>
<td class="row1" width="100%"><span class="topictitle">{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall"><br />{topicrow.GOTO_PAGE}</span></td>
<td class="row2" align="center" valign="middle"><span class="genmed">{topicrow.VIEWS}</span></td>
<td class="row1" align="center" valign="middle" nowrap="nowrap"><span class="genmed"> {topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG} {topicrow.LAST_POST_TIME} </span></td>
</tr>
<!-- END topicrow -->
</table>
</td>
<td width="40%" class="row3" valign="top">
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="4" height="25"><span class="cattitle"><center><b>{actualstats13}</b></center></span></td>
</tr>
<tr>
<td colspan="4" height="2" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<th align="center" height="25" class="toprow" nowrap="nowrap"> {actualstats14} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats15} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats16} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats17} </th>
</tr>
<!-- BEGIN staff -->
<tr>
<td colspan="1" height="1" class="row2" align="center"><span class="genmed"><a href="{staff.U_NAME}" class="genmed"><b>{staff.NAME}</b></a></span></td>
<td colspan="1" height="1" class="row3" align="center"><span class="genmed">{staff.LEVEL}</span></td>
<td colspan="1" height="1" class="row3" align="center"><span class="genmed">{staff.PM}</span></td>
<td colspan="1" height="1" class="row3" align="center"><span class="genmed">{staff.POSTER_ONLINE}</span></td>
</tr>
<!-- END staff -->
</table>
</td>
</tr>
</table>
<!-- ##### AKTUELLE FORENSTATISTIK ENDE ##### -->
<br>
.... Telefon-Support - Schnelle Hilfe bei Hackangriffen, Modeinbau, Templateanpassung, Grafikerst., uvm.
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
Hi ...
die Statistik wird doch direkt in der index_body.tpl eingebunden oder willst du das ganze auf einer separaten Seite anzeigen lassen?
Markus
die Statistik wird doch direkt in der index_body.tpl eingebunden oder willst du das ganze auf einer separaten Seite anzeigen lassen?
Markus
.... Telefon-Support - Schnelle Hilfe bei Hackangriffen, Modeinbau, Templateanpassung, Grafikerst., uvm.
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
Hi ...
ruf doch einfach mal die actualstats.php im Browser auf ... was passiert dann?
Markus
ruf doch einfach mal die actualstats.php im Browser auf ... was passiert dann?
Markus
.... Telefon-Support - Schnelle Hilfe bei Hackangriffen, Modeinbau, Templateanpassung, Grafikerst., uvm.
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
Hi ..
hast du mal bitte einen Link zu deiner Seite?
Markus
hast du mal bitte einen Link zu deiner Seite?
Markus
.... Telefon-Support - Schnelle Hilfe bei Hackangriffen, Modeinbau, Templateanpassung, Grafikerst., uvm.
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen