Verfasst: 21.08.2008 19:30
Kannste die eventuell mal durch checken? http://buergeln.kilu.de/phpbb/viewtopic_body.html.txt
Hoffe ich mach dir keine Umstände^^
Hoffe ich mach dir keine Umstände^^
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
<div id="pagecontent">
Danke, allerdings weiss ich nicht wo ich den </div> tag hinsetzen muss, habe jetzt ein wenig damit rumprobiert, aber es hat leider nichts verändert...franki hat geschrieben:Wenn ich mir das so ansehe wird ein div als nicht geschlossen angezeigtCode: Alles auswählen
<div id="pagecontent">
Code: Alles auswählen
{$CA_BLOCK_START}
<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
{$CA_CAP_START}{TOPIC_TITLE}{$CA_CAP_END}
Code: Alles auswählen
<!-- IF AD_CODE2 -->
<tr class="row1">
<td colspan="2" style="align:center;">{AD_CODE2}</td>
</tr>
<!-- ENDIF -->
<!-- IF postrow.S_FIRST_ROW == 2 -->
<!-- IF AD_CODE1 and not AD_CODE2 -->
<tr class="row1">
<td colspan="2" style="align:center;">{AD_CODE1}</td>
</tr>
<!-- ENDIF -->
<!-- ENDIF -->
Code: Alles auswählen
<!-- END postrow -->
Code: Alles auswählen
</table>
<!-- IF AD_CODE4 -->
<div style="align:center;">{AD_CODE4}</div>
<!-- ENDIF -->
Code: Alles auswählen
<tr align="center">
<td class="cat" colspan="2"><form name="viewtopic" method="post" action="{S_TOPIC_ACTION}"><span class="gensmall">{L_DISPLAY_POSTS}:</span> {S_SELECT_SORT_DAYS} <span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input class="btnlite" type="submit" value="{L_GO}" name="sort" /></form></td>
</tr>
</table>
Code: Alles auswählen
<!-- END postrow -->
<tr align="center">
<td class="cat" colspan="2"><form name="viewtopic" method="post" action="{S_TOPIC_ACTION}"><span class="gensmall">{L_DISPLAY_POSTS}:</span> {S_SELECT_SORT_DAYS} <span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input class="btnlite" type="submit" value="{L_GO}" name="sort" /></form></td>
</tr>
</table>
<!-- IF AD_CODE4 -->
<div style="align:center;">{AD_CODE4}</div>
<!-- ENDIF -->
Code: Alles auswählen
</table>
<!-- IF AD_CODE4 -->
<div style="align:center;">{AD_CODE4}</div>
<!-- ENDIF -->