
小弟附上這張圖,有一個地方非常怪\r
本來在正常的情況下一定是會顯示...........
註冊時間:2005-02-17
文章:3
來自: XXXXXX
怎麼會變成 Joined:註冊時間:2005-02-17
請各位大大教我如何修改好嗎?
代碼: 選擇全部
<!-- Defines clickable area for the go back button in the right end of box panels -->
<map name="go_back">
<area shape="circle" coords="23,17,8" href="{U_VIEW_FORUM}">
</map>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td align="left" valign="bottom" colspan="2">
<span class="gensmall"><b>{PAGINATION}</b><br />
</span></td>
</tr>
</table>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a> <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
<td align="left" valign="middle" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a>
» <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" class="box_content">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="box_topic_panel_left"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></td>
<td class="box_panel_center"><a href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a></td>
<td width="36" class="box_topic_panel_right"><img src="templates/JustFooty/images/box_forum_panel_right.jpg" alt="Go back" width="36" height="28" border="0" usemap="#go_back"></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="5" cellspacing="0" class="stdtable">
<tr>
<td width="175" align="center" nowrap="nowrap" class="table_topic_col_desc">{L_AUTHOR}</td>
<td width="100%" align="center" class="table_forum_col_desc">{L_MESSAGE}</td>\r
</tr>
<tr>
{POLL_DISPLAY}
</tr>
<!-- BEGIN postrow -->
<tr>
<td class="stdcontent" align="center" valign="top" width="175">
<table border="0" class="post_user_details">
<tr>
<td class="post_user_name">
{postrow.POSTER_NAME}
</td>
</tr>
<tr>
<td class="post_user_rank">
{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}
</td>
</tr>
<tr>
<td class="post_user_avatar" align="center" style="padding-top: 10px; padding-bottom: 10px; text-align: center">
{postrow.POSTER_AVATAR}
</td>
</tr>
<tr>
<td class="post_post_details" align="left">Joined:
{postrow.POSTER_JOINED}<br />
{postrow.POSTER_POSTS}<br />
{postrow.POSTER_FROM}
</td>
</tr>
<tr>
<td class="post_date_time">{postrow.POST_DATE}</td>
</tr>
</table>
<img src="templates/JustFooty/images/spacer.gif" width="174" alt="spacer" height="1">
</td>
<td class="stdcontent" valign="top" width="100%" align="left" style="padding: 8px;">
<div class="post">
<div class="post_postbuttons">
<table border="0" cellspacing="0" cellpadding="3" align="right">
<tr>
<td valign="top">
{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}
</td>
<td valign="top">
{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>
</div>
<div class="post_msg_subject">
<a name="{postrow.U_POST_ID}"></a><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="12" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a> {L_POST_SUBJECT}: {postrow.POST_SUBJECT}
</div>
<div class="post_msg_text" style="padding-top: 5px;">
{postrow.MESSAGE}
{postrow.SIGNATURE}
<span class="gensmall">
{postrow.EDITED_MESSAGE}
</span>
</div>
</div>
</td>
</tr>
<tr>
<td colspan="2" class="table_topic_post_hdiv"></td>
</tr>
<!-- END postrow -->
<tr align="center">
<td colspan="2" height="28" class="viewmode">
<table cellspacing="0" cellpadding="0" border="0">
<tr><form method="post" action="{S_POST_DAYS_ACTION}">
<td align="center"><span class="gensmall">{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS} {S_SELECT_POST_ORDER} <input type="submit" value="{L_GO}" class="liteoption" name="submit" /></span></td>
</form></tr>
</table>
</td>
</tr>
</table>
</td>
<td class="box_shadow_right" valign="top"><div class="box_shadow_right_top"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></div></td>
</tr>
<tr>
<td class="box_shadow_bottom" align="left"><div class="box_shadow_bottom_left"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></div></td>
<td class="box_shadow_bottom_right"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></td>
</tr>
</table>
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
<td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a> <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
<td align="left" valign="middle" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a>
» <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
<td align="right" valign="top" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span>
</td>
</tr>
<tr>
<td align="left" colspan="3"><span class="nav">{PAGE_NUMBER}</span></td>
</tr>
</table>
<table width="100%" cellspacing="2" border="0" align="center">
<tr>
<td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall">{S_WATCH_TOPIC}</span><br />
<br />
{S_TOPIC_ADMIN}</td>
<td align="right" valign="top" nowrap="nowrap">{JUMPBOX}<span class="gensmall">{S_AUTH_LIST}</span></td>
</tr>
</table>

