Find ein code nett in meinem Style Hilfe !!!! [Erledigt]
Verfasst: 14.03.2007 23:02
HI phpbb Team hab wieder mal ein Problem
ich finde ein Code nett im meinem Style
chunkystyle
dieses themahttp://www.phpbb.de/viewtopic.php?t=115 ... op++themen
dieser mod http://www.phpbbhacks.com/download/5976
den Code hier
Zur Sicherheit hier mein index_body.tpl http://maki86.ma.ohost.de/index_body.tpl
Bitte deswegen um Hilfe
!!!
ich finde ein Code nett im meinem Style
chunkystyle
dieses themahttp://www.phpbb.de/viewtopic.php?t=115 ... op++themen
dieser mod http://www.phpbbhacks.com/download/5976
den Code hier
Code: Alles auswählen
templates/*/index_body.tpl
#
#-----[ FIND ]---------------------------------------------
#
<table width="100%" cellpadding="1" cellspacing="1" border="0">
<tr>
<td align="left" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>
#
#-----[ AFTER, ADD ]---------------------------------------------
#
<!-- Begin: Top Posters on Index -->
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" align ="left" colspan="2" nowrap="nowrap"><span class="genmed"><b>{L_TOP_POSTERS}</b></span></td>
</tr>
<tr>
<td class="row1" align="left" valign="middle" width="100%"><span class="genmed">{TOP_POSTERS}</span></td>
</tr>
</table>
<!-- End: Top Posters on Index -->
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Bitte deswegen um Hilfe
