[問題]怎么把這裡的框弄小啊?

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
chunhong
星球公民
星球公民
文章: 101
註冊時間: 2004-08-15 22:16

[問題]怎么把這裡的框弄小啊?

文章 chunhong »

問題外掛:不知\r
參考連結:無
使用版本:phpBB 2.0.8a
網站位置:http://ray.science3.net/
狀況描述:

各位大大!!為什麼小弟論壇內容下方的線會那麼上來呢?
怎么解決啊?真的是醜斃了~怎么弄回啊?不知是安裝什麼外掛不小心弄到的..
圖片如下..
圖檔
還有,補充一下..
這線不是簽名檔上的分隔線,而是類似竹貓的這樣..
應該是窄的..而不是這麼寬..
神川小羽
調皮の小羽
調皮の小羽
文章: 1461
註冊時間: 2004-05-01 05:55
來自: 謎樣之筱語
聯繫:

文章 神川小羽 »

你有沒有發現 少了[回頂端]~
-.-
StickyKid
竹貓忠實會員
竹貓忠實會員
文章: 1019
註冊時間: 2003-01-31 10:32
來自: Taichung, Taiwan
聯繫:

文章 StickyKid »

是虛擬貨幣的樣子
你{CASH}可能放錯位置了
Helvetica is a feature-length independent film about typography.
chunhong
星球公民
星球公民
文章: 101
註冊時間: 2004-08-15 22:16

文章 chunhong »

這樣到底怎樣解決啊??
是哪個文檔出現問題啊??
各位大大幫幫忙~~
吉川拓也
竹貓忠實會員
竹貓忠實會員
文章: 1215
註冊時間: 2003-02-09 18:24
來自: [ G.I.T ]
聯繫:

文章 吉川拓也 »

chunhong 寫:這樣到底怎樣解決啊??
是哪個文檔出現問題啊??
各位大大幫幫忙~~
檢查一下 viewtopic_body.tpl 檔 ...
善用 搜尋 可以解決您 90% 的問題
頭腦清晰,選擇正確。 (╯▔︹▔)╯~╘═╛
StickyKid
竹貓忠實會員
竹貓忠實會員
文章: 1019
註冊時間: 2003-01-31 10:32
來自: Taichung, Taiwan
聯繫:

文章 StickyKid »

把原始碼PO出來大家研討看看~XD
Helvetica is a feature-length independent film about typography.
chunhong
星球公民
星球公民
文章: 101
註冊時間: 2004-08-15 22:16

文章 chunhong »

viewtopic_body.tpl 的原始碼嗎?
好!馬上POST上來..

代碼: 選擇全部

<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td class="maintitle" valign="top"> <a href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a></td>
<td class="gensmall" align="right" valign="bottom"><a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a><br />
<a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a><br />
<strong>{S_WATCH_TOPIC}</strong></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td><img src="images/spacer.gif" alt="" width="15" height="26" /></td>
		<td valign="bottom">
			<table border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td><img src="templates/fiappleblue/images/lang_english/tabt.gif" alt="" width="80" height="6" /></td>
					<td><img src="templates/fiappleblue/images/lang_english/tabt.gif" alt="" width="80" height="6" /></td>
				</tr>
				<tr>
					<td class="postbkg"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" title="{L_POST_NEW_TOPIC}" /></a></td>
					<td class="postbkg"><a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" title="{L_POST_REPLY_TOPIC}" /></a></td>
				</tr>
			</table>
		</td>
		<td class="nav" width="100%">   <a href="{U_INDEX}">{L_INDEX}</a> » <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td>
		<td class="nav" nowrap="nowrap">{PAGINATION} </td>
	</tr>
</table>
{POLL_DISPLAY}
<table border="0" cellpadding="0" cellspacing="0" class="ttb">
	<tr>
		<td><img src="templates/fiappleblue/images/tt12_l.gif" width="10" height="12" alt="" /></td>
		<td class="tt12bkg"><img src="images/spacer.gif" width="200" height="12" alt="" /></td>\r
		<td><img src="templates/fiappleblue/images/tt12_r.gif" width="10" height="12" alt="" /></td>
	</tr>
</table>
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
<tr>
<th width="150" height="28">{L_AUTHOR}</th>
<th width="100%">{L_MESSAGE}</th>
</tr>
<!-- BEGIN postrow -->
<tr>
<td valign="top" class="{postrow.ROW_CLASS}" rowspan="2"><span style="filter: glow(color={postrow.GLOWING_COLOR},strength=3); height:10px; color:white; padding:1px; font-size : 11px"><a name="{postrow.U_POST_ID}"></a><b><a href="javascript:emoticon('[b]{postrow.POSTER_NAME}[/b], ')">{postrow.POSTER_NAME}</a></b></span><br /> 

<span class="postdetails">{postrow.POSTER_RANK}<br />
{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br />
{postrow.POSTER_JOINED}<br />
{postrow.POSTER_POSTS}<br />
<a href="{postrow.RABBITOSHI_LINK}" >{L_RABBITOSHI_POSTS}</a><br />
{postrow.POSTER_FROM}<br/>{postrow.L_USER_GROUP}{postrow.L_NO_USER_GROUP}: {postrow.SHOW_USERGROUPS}{postrow.L_NO_USERGROUPS}

<br />{postrow.POSTER_MEDAL_COUNT}<br />
		<!-- BEGIN medal -->
		<table border="0" cellspacing="0" cellpadding="5">
		<!-- BEGIN medal_row -->
		<tr align="left" valign="middle"> 
		  <!-- BEGIN medal_col -->
		  <td><img src="{postrow.medal.medal_row.medal_col.MEDAL_IMAGE}" border="0" alt="{postrow.medal.medal_row.medal_col.MEDAL_NAME} {postrow.medal.medal_row.medal_col.MEDAL_COUNT}" title="{postrow.medal.medal_row.medal_col.MEDAL_NAME} {postrow.medal.medal_row.medal_col.MEDAL_COUNT}" {postrow.medal.medal_row.medal_col.MEDAL_WIDTH} {postrow.medal.medal_row.medal_col.MEDAL_HEIGHT} /></td>
		  <!-- END medal_col -->
		</tr>
		<!-- END medal_row -->
		</table>
		<!-- END medal -->
		</span><br />
{postrow.POSTER_LOAN}<br />{postrow.CASH}</span><br />
<img src="images/spacer.gif" alt="" width="150" height="1" />
</td>
<td class="{postrow.ROW_CLASS}" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="postdetails"><td width="70%"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" /></a>{L_POSTED}: 
{postrow.POST_DATE}</td>
<td align="right" valign="top" nowrap="nowrap">{postrow.QUOTE_IMG}{postrow.EDIT_IMG}<a href="#top"><img src="templates/fiappleblue/images/icon_up.gif" alt="{L_BACK_TO_TOP}" width="24" height="23" title="{L_BACK_TO_TOP}" /></a>{postrow.DELETE_IMG}{postrow.IP_IMG}</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><div class="postoverflow"><span class="postbody">
<hr />
{postrow.MESSAGE}</td>
</tr>
<tr>
<td height="40" valign="bottom" class="genmed">{postrow.SIGNATURE}<span class="postdetails">{postrow.EDITED_MESSAGE}</span></td></div>
\n</tr>
</table>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" class="{postrow.ROW_CLASS}">{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>
<tr>
<td class="spacerow" colspan="2" height="1"><img src="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>
<td colspan="2" align="center" class="cat"> 
<form method="post" action="{S_POST_DAYS_ACTION}">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="gensmall">{L_DISPLAY_POSTS}:  </td>
<td>{S_SELECT_POST_DAYS} </td>
<td>{S_SELECT_POST_ORDER} </td>
<td><input type="submit" value="{L_GO}" class="catbutton" name="submit" /></td>
</tr>
</table>
</form>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="ttb">
	<tr>
		<td><img src="templates/fiappleblue/images/tb12_l.gif" width="10" height="12" alt="" /></td>
		<td class="tb12bkg"><img src="images/spacer.gif" width="200" height="12" alt="" /></td>
		<td><img src="templates/fiappleblue/images/tb12_r.gif" width="10" height="12" alt="" /></td>
	</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td><img src="images/spacer.gif" alt="" width="15" height="26" /></td>
		<td valign="top">
			<table border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td><img src="templates/fiappleblue/images/lang_english/tabsp.gif" alt="" width="80" height="2" /></td>
					<td><img src="templates/fiappleblue/images/lang_english/tabsp.gif" alt="" width="80" height="2" /></td>
				</tr>
				<tr>
					<td class="postbkg"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" title="{L_POST_NEW_TOPIC}" /></a></td>
					<td class="postbkg"><a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" title="{L_POST_REPLY_TOPIC}" /></a></td>
				</tr>
				<tr>
					<td><img src="templates/fiappleblue/images/lang_english/tabb.gif" alt="" width="80" height="6" /></td>
					<td><img src="templates/fiappleblue/images/lang_english/tabb.gif" alt="" width="80" height="6" /></td>
				</tr>
			</table>
		</td>
		<td class="nav" width="100%">   <a href="{U_INDEX}">{L_INDEX}</a> » <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td>
		<td class="nav" nowrap="nowrap">{PAGINATION} </td>
	</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td><br />
<br />
{JUMPBOX}<br />
<br />
{S_TOPIC_ADMIN}</td>
<td class="gensmall" align="right" valign="top"><strong>{S_WATCH_TOPIC}</strong><br />
<a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a><br />
<a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a><br />
{S_AUTH_LIST}</td>
</tr>
</table>
StickyKid
竹貓忠實會員
竹貓忠實會員
文章: 1019
註冊時間: 2003-01-31 10:32
來自: Taichung, Taiwan
聯繫:

文章 StickyKid »

代碼: 選擇全部

<table width="100%" border="0" cellspacing="0" cellpadding="2"> 
<tr> 
<td class="maintitle" valign="top"> <a href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a></td> 
<td class="gensmall" align="right" valign="bottom"><a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a><br /> 
<a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a><br /> 
<strong>{S_WATCH_TOPIC}</strong></td> 
</tr> 
</table> 
<table width="100%" border="0" cellspacing="0" cellpadding="0"> 
   <tr> 
      <td><img src="images/spacer.gif" alt="" width="15" height="26" /></td> 
      <td valign="bottom"> 
         <table border="0" cellspacing="0" cellpadding="0"> 
            <tr> 
               <td><img src="templates/fiappleblue/images/lang_english/tabt.gif" alt="" width="80" height="6" /></td> 
               <td><img src="templates/fiappleblue/images/lang_english/tabt.gif" alt="" width="80" height="6" /></td> 
            </tr> 
            <tr> 
               <td class="postbkg"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" title="{L_POST_NEW_TOPIC}" /></a></td> 
               <td class="postbkg"><a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" title="{L_POST_REPLY_TOPIC}" /></a></td> 
            </tr> 
         </table> 
      </td> 
      <td class="nav" width="100%">   <a href="{U_INDEX}">{L_INDEX}</a> » <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td> 
      <td class="nav" nowrap="nowrap">{PAGINATION} </td> 
   </tr> 
</table> 
{POLL_DISPLAY} 
<table border="0" cellpadding="0" cellspacing="0" class="ttb"> 
   <tr> 
      <td><img src="templates/fiappleblue/images/tt12_l.gif" width="10" height="12" alt="" /></td> 
      <td class="tt12bkg"><img src="images/spacer.gif" width="200" height="12" alt="" /></td> 
      <td><img src="templates/fiappleblue/images/tt12_r.gif" width="10" height="12" alt="" /></td> 
   </tr> 
</table> 
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0"> 
<tr> 
<th width="150" height="28">{L_AUTHOR}</th> 
<th width="100%">{L_MESSAGE}</th> 
</tr> 
<!-- BEGIN postrow --> 
<tr> 
<td valign="top" class="{postrow.ROW_CLASS}" rowspan="2"><span style="filter: glow(color={postrow.GLOWING_COLOR},strength=3); height:10px; color:white; padding:1px; font-size : 11px"><a name="{postrow.U_POST_ID}"></a><b><a href="javascript:emoticon('{postrow.POSTER_NAME}, ')">{postrow.POSTER_NAME}</a></b></span><br /> 

<span class="postdetails">{postrow.POSTER_RANK}<br /> 
{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /> 
{postrow.POSTER_JOINED}<br /> 
{postrow.POSTER_POSTS}<br /> 
<a href="{postrow.RABBITOSHI_LINK}" >{L_RABBITOSHI_POSTS}</a><br /> 
{postrow.POSTER_FROM}<br/>{postrow.L_USER_GROUP}{postrow.L_NO_USER_GROUP}: {postrow.SHOW_USERGROUPS}{postrow.L_NO_USERGROUPS} 

<br />{postrow.POSTER_MEDAL_COUNT}<br /> 
      <!-- BEGIN medal --> 
      <table border="0" cellspacing="0" cellpadding="5"> 
      <!-- BEGIN medal_row --> 
      <tr align="left" valign="middle"> 
        <!-- BEGIN medal_col --> 
        <td><img src="{postrow.medal.medal_row.medal_col.MEDAL_IMAGE}" border="0" alt="{postrow.medal.medal_row.medal_col.MEDAL_NAME} {postrow.medal.medal_row.medal_col.MEDAL_COUNT}" title="{postrow.medal.medal_row.medal_col.MEDAL_NAME} {postrow.medal.medal_row.medal_col.MEDAL_COUNT}" {postrow.medal.medal_row.medal_col.MEDAL_WIDTH} {postrow.medal.medal_row.medal_col.MEDAL_HEIGHT} /></td> 
        <!-- END medal_col --> 
      </tr> 
      <!-- END medal_row --> 
      </table> 
      <!-- END medal --> 
      <br /> 
{postrow.POSTER_LOAN}<br />{postrow.CASH}</span>
<img src="images/spacer.gif" alt="" width="150" height="1" /> 
</td> 
<td class="{postrow.ROW_CLASS}" valign="top"> 
<table width="100%" border="0" cellspacing="0" cellpadding="0"> 
<tr> 
<td class="postdetails"><td width="70%"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" /></a>{L_POSTED}: 
{postrow.POST_DATE}</td> 
<td align="right" valign="top" nowrap="nowrap">{postrow.QUOTE_IMG}{postrow.EDIT_IMG}<a href="#top"><img src="templates/fiappleblue/images/icon_up.gif" alt="{L_BACK_TO_TOP}" width="24" height="23" title="{L_BACK_TO_TOP}" /></a>{postrow.DELETE_IMG}{postrow.IP_IMG}</td> 
</tr> 
</table> 
<table width="100%" border="0" cellpadding="0" cellspacing="0"> 
<tr> \r
<td valign="top"><div class="postoverflow"><span class="postbody"> 
<hr /> 
{postrow.MESSAGE}</td> 
</tr> 
<tr> 
<td height="40" valign="bottom" class="genmed">{postrow.SIGNATURE}<span class="postdetails">{postrow.EDITED_MESSAGE}</span></td></div> 
</tr> 
</table> 
</td> 
</tr> 
<tr> 
<td valign="bottom" nowrap="nowrap" class="{postrow.ROW_CLASS}">{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> 
<tr> 
<td class="spacerow" colspan="2" height="1"><img src="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> 
<td colspan="2" align="center" class="cat"> 
<form method="post" action="{S_POST_DAYS_ACTION}"> 
<table cellspacing="0" cellpadding="0" border="0"> 
<tr> 
<td class="gensmall">{L_DISPLAY_POSTS}:  </td> 
<td>{S_SELECT_POST_DAYS} </td> 
<td>{S_SELECT_POST_ORDER} </td> 
<td><input type="submit" value="{L_GO}" class="catbutton" name="submit" /></td> 
</tr> 
</table> 
</form> 
</td> 
</tr> 
</table> 
<table border="0" cellpadding="0" cellspacing="0" class="ttb"> 
   <tr> 
      <td><img src="templates/fiappleblue/images/tb12_l.gif" width="10" height="12" alt="" /></td> 
      <td class="tb12bkg"><img src="images/spacer.gif" width="200" height="12" alt="" /></td> 
      <td><img src="templates/fiappleblue/images/tb12_r.gif" width="10" height="12" alt="" /></td> 
   </tr> 
</table> 
<table width="100%" border="0" cellspacing="0" cellpadding="0"> 
   <tr> 
      <td><img src="images/spacer.gif" alt="" width="15" height="26" /></td> 
      <td valign="top"> 
         <table border="0" cellspacing="0" cellpadding="0"> 
            <tr> 
               <td><img src="templates/fiappleblue/images/lang_english/tabsp.gif" alt="" width="80" height="2" /></td> 
               <td><img src="templates/fiappleblue/images/lang_english/tabsp.gif" alt="" width="80" height="2" /></td> 
            </tr> 
            <tr> 
               <td class="postbkg"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" title="{L_POST_NEW_TOPIC}" /></a></td> 
               <td class="postbkg"><a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" title="{L_POST_REPLY_TOPIC}" /></a></td> 
            </tr> 
            <tr> 
               <td><img src="templates/fiappleblue/images/lang_english/tabb.gif" alt="" width="80" height="6" /></td> 
               <td><img src="templates/fiappleblue/images/lang_english/tabb.gif" alt="" width="80" height="6" /></td> 
            </tr> 
         </table> 
      </td> 
      <td class="nav" width="100%">   <a href="{U_INDEX}">{L_INDEX}</a> » <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td> 
      <td class="nav" nowrap="nowrap">{PAGINATION} </td> 
   </tr> 
</table> 
<table width="100%" border="0" cellspacing="0" cellpadding="2"> 
<tr> 
<td><br /> 
<br /> 
{JUMPBOX}<br /> 
<br /> 
{S_TOPIC_ADMIN}</td> 
<td class="gensmall" align="right" valign="top"><strong>{S_WATCH_TOPIC}</strong><br /> 
<a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a><br /> 
<a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a><br /> 
{S_AUTH_LIST}</td> 
</tr> 
</table> 
這樣不知道可不可以(笑)
Helvetica is a feature-length independent film about typography.
chunhong
星球公民
星球公民
文章: 101
註冊時間: 2004-08-15 22:16

文章 chunhong »

還是不行啊大大..
怎么辦呢??
chunhong
星球公民
星球公民
文章: 101
註冊時間: 2004-08-15 22:16

文章 chunhong »

拜託各位~問題還是沒解決..
哪位大大大發慈悲??
幫幫小弟解決問題..
還有再問個小問題..
小弟安裝了全域公告,但是發表后并沒出現..
反而放成公告、置頂又行..
各位大大幫我呀~
先謝了~
主題已鎖定

回到「外掛問題討論」