
im moment sieht es so aus http://www.sozialkunde.org/viewtopic.php?t=2
danke

Rade hat geschrieben:es sollte so sein wie bei deinem posting grad, also wie es normal ist...aber irgendwie ist da bei mir was fehl gegangen ^^...ist der avatar vielleicht zu groß?
Code: Alles auswählen
<!-- BEGIN postrow -->
<table width="90%" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1" height="1" align="left" valign="top"><img src="templates/SmoothBlue/images/tables/top_left.gif" alt="" width="7" height="6" /></td>
<td class="tabtopbg"></td>
<td width="1" height="1" align="right"><img src="templates/SmoothBlue/images/tables/top_right.gif" alt="" width="7" height="6" /></td>
</tr>
<tr>
<td class="tabtopleft"> </td>
<td align="left" valign="middle" class="tabstoptextbg">
</td>
<td class="tabtopright"> </td>
</tr>
<tr>
<td><img src="templates/SmoothBlue/images/tables/midleft.gif" alt="" width="7" height="6" /></td>
<td class="tabsmidbg">
</td>
<td><img src="templates/SmoothBlue/images/tables/midright.gif" alt="" width="7" height="6" /></td>
</tr>
<tr>
<td class="tabsleft"> </td>
<td class="tabsmainbg">
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
<tr>
<td>
<a name="{postrow.U_POST_ID}"></a>
<table width="100%" align="center" cellspacing="2" cellpadding="0">
<tr>
<td width="150" valign="middle">{postrow.POSTER_AVATAR}<br /><span class="whitetitle"><b>{postrow.POSTER_NAME}</b></span><br /><span class="postdetails">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}<br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}</span></td>
</tr>
</table>
</td>
<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><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="postdetails">{L_POSTED}: {postrow.POST_DATE}<span class="gen"> </span> {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
<td valign="top" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">{postrow.MESSAGE}{postrow.SIGNATURE}</span><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="{postrow.ROW_CLASS}" height="1" align="left" valign="bottom"><a href="#top" class="nav">{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}{postrow.ICQ_IMG}</td>
</tr>
</table></td>
</tr>
</table>
</td>
<td class="tabsright"> </td>
</tr>
<tr>
<td width="1" height="1" align="left"><img src="templates/SmoothBlue/images/tables/bottom_left.gif" alt="" width="7" height="8" /></td>
<td class="tabsbottom"></td>
<td width="1" height="1" align="right"><img src="templates/SmoothBlue/images/tables/bottomright.gif" alt="" width="7" height="8" /></td>
</tr>
</table><br />
<!-- END postrow -->