Darstellungsfehler bei Antworten

Probleme bei der regulären Arbeiten mit phpBB, Fragen zu Vorgehensweisen oder Funktionsweise sowie sonstige Fragen zu phpBB im Allgemeinen.
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.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
DirtVibz
Mitglied
Beiträge: 55
Registriert: 30.08.2006 20:12

Darstellungsfehler bei Antworten

Beitrag von DirtVibz »

Hallo Leute!
Hab ein großes Problem, und zwar rutschen einige Beiträge nach rechts... ich kann mir das nicht erklären ob das von einem fehlerhaften eingebauten MOD kommt oder sonst was ist... Bitte helft mir, meine User regen sich tierisch darüber auf

Hier ein Screenshot:
http://img284.imageshack.us/img284/1401 ... ot5ey7.jpg

Hoffe ihr könnt mir helfen

Hier meine viewtopic_body.tpl - vielleicht findet ja jemand einen fehler... möchte nur nicht die ganze viewtopic_body austauschen wegen den installierten mods

____________________________________________________

<table class="forumborder" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td colspan="2" class="title2" style="border-top:0px;" width="100%">
Go to </td>
</tr>
<tr>
<td class="colour1" align="left"><a class="nav" href="{U_INDEX}">{L_INDEX}</a> -> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td>
</tr>
</table>
<br />
<table width="100%" cellspacing="2" cellpadding="0" border="0">
<tr>
<td align="left" valign="bottom" colspan="2"><a class="bigtitletext" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><br />
<b>{PAGINATION}</b><br />
&nbsp; </td>
</tr>
</table>

<table width="100%" cellspacing="2" cellpadding="0" border="0">
<tr>
<td align="left" valign="bottom" nowrap="nowrap"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></td>
</tr>
</table>

<table class="forumborder" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr align="right">
<td class="title1" colspan="2" height="28"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> :: <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> &nbsp;</td>
</tr>
{POLL_DISPLAY}
<tr>
<th class="title2" width="150" height="26" nowrap="nowrap">{L_AUTHOR}</th>
<th class="title2" nowrap="nowrap">{L_MESSAGE}</th>
</tr>
<!-- BEGIN postrow -->
<tr>
<td style="padding-left:3px;padding-top:2px;padding-bottom:2px;" width="150" align="left" valign="top" class="{postrow.ROW_CLASS}"><a name="{postrow.U_POST_ID}"></a><b><a href="javascript:emoticon('{postrow.POSTER_NAME}, ')">{postrow.POSTER_NAME}</a></b><br /><span class="smalltitletext">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}<br />{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}</span><br /></td>
<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border-bottom:1px solid #656B78;" width="90%"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="smalltitletext">{L_POSTED}: {postrow.POST_DATE}&nbsp;</span>&nbsp; &nbsp;{L_POST_SUBJECT}: {postrow.POST_SUBJECT}</td>
<td style="border-bottom:1px solid #656B78;padding-bottom:1px;padding-right:1px;" width="10%" valign="top" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
</tr>
<tr>
<td colspan="2" style="padding-top:2px;padding-bottom:2px;">{postrow.MESSAGE}{postrow.SIGNATURE}<span class="smalltitletext">{postrow.EDITED_MESSAGE}</td>
</tr>
</table></td>
</tr>
<tr>
<td style="padding-left:3px;" class="{postrow.ROW_CLASS}" width="150" align="left" valign="middle"><a href="#top">{L_BACK_TO_TOP}</a></td>
<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
<tr>
<td valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}<script language="JavaScript" type="text/javascript"><!--

if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
document.write(' {postrow.ICQ_IMG}');
else
document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute">{postrow.ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{postrow.ICQ_STATUS_IMG}</div></div>');

//--></script><noscript>{postrow.ICQ_IMG}</noscript></td>
</tr>
</table></td>
</tr>
<tr>
<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<!-- END postrow -->
<tr align="center">
<td class="row1" colspan="2" >
{QUICKREPLY_OUTPUT}
</td>
</tr>
<tr align="center">
<td class="titlebottomwtop" colspan="2"><table cellspacing="0" cellpadding="0" border="0">
<tr><form method="post" action="{S_POST_DAYS_ACTION}">
<td align="center">{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS}&nbsp;{S_SELECT_POST_ORDER}&nbsp;<input type="submit" value="{L_GO}" class="button" name="submit" /></td>
</form></tr>
</table></td>
</tr>
</table>

<table width="100%" cellspacing="2" cellpadding="0" border="0" align="center">
<tr>
<td align="left" valign="middle" nowrap="nowrap"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></td>
<td align="left" valign="middle" width="100%">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}">{L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td>
<td align="right" valign="top" nowrap="nowrap">{S_TIMEZONE}<br />{PAGINATION}
</td>
</tr>
<tr>
<td align="left" colspan="3">{PAGE_NUMBER}</td>
</tr>
</table>

<table width="100%" cellspacing="2" border="0" align="center">
<tr>
<td width="40%" valign="top" nowrap="nowrap" align="left">{S_WATCH_TOPIC}<br />
&nbsp;<br />
{S_TOPIC_ADMIN}</td>
<td align="right" valign="top" nowrap="nowrap">{JUMPBOX}{S_AUTH_LIST}</td>
</tr>
</table>
Antworten

Zurück zu „phpBB 2.0: Administration, Benutzung und Betrieb“