[問題] 簽名檔對齊後的問題???(已經解決了)

phpBB Installation & Usage Support
phpBB 2 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
andy0103
星球普通子民
星球普通子民
文章: 10
註冊時間: 2004-12-24 17:59

[問題] 簽名檔對齊後的問題???(已經解決了)

文章 andy0103 »

●架設主機作業系統:Windows 2000 Advanced SP4
●快速架站程式:Appserv、MY SQL
●免費空間連結: 自己的主機
●您的上網方式:ADSL 8M/640
●您安裝的程式:Apache 1.8 + php + MySql
●您的 phpBB2 版本:phpBB 2.0.11

小弟想請問我參照搜尋過的簽名檔置底下的改法..可是改完後簽名檔有置底..
但是出現原文與簽名檔中間還有一條白線..想請問如何拿掉呢??我想要有格線
但是原文與簽名檔中間不要有那條白線哩!!
貼上viewtopic_body.tpl語法希望哪位前輩\r
可以幫小弟看看哪裡出錯了..附上圖片!!謝謝囉
圖檔


<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><br />
<span class="gensmall"><b>{PAGINATION}</b><br />
&nbsp; </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>&nbsp;&nbsp;&nbsp;<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">&nbsp;&nbsp;&nbsp;<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="bottom"><span class="mainmenu"><a href="{U_PRINT}" title="{L_PRINT}" class="nav" target="_blank"><img src="{U_PRINT_IMG}" alt="{L_PRINT}" border="0" /></a></span></td>
</table>
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
<tr align="right">
<td class="catHead" colspan="2" height="28"><span class="nav"><a href="{U_VIEW_OLDER_TOPIC}" class="nav">{L_VIEW_PREVIOUS_TOPIC}</a> :: <a href="{U_VIEW_NEWER_TOPIC}" class="nav">{L_VIEW_NEXT_TOPIC}</a> &nbsp;</span></td>
</tr>
{POLL_DISPLAY}
<tr>
<th class="thLeft" width="150" height="26" nowrap="nowrap">{L_AUTHOR}</th>
<th class="thRight" nowrap="nowrap">{L_MESSAGE}</th>
</tr>
<!-- BEGIN postrow -->
<tr>
<td width="150" align="left" 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>{postrow.POSTER_NAME}</b></span><br /><span class="postdetails">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}<br />
{postrow.POSTER_ONLINE}</span><br />
<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">&nbsp;</span>&nbsp; &nbsp;{L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
<td valign="top" align="right" 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}</span>{postrow.ATTACHMENTS}<span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
</tr>
</table></td>
<tr>
<td class="{postrow.ROW_CLASS}" valign="bottom" ><span class="postbody"> {postrow.SIGNATURE}</span></td>
</tr>

</tr>
<tr>
<td class="{postrow.ROW_CLASS}" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">{L_BACK_TO_TOP}</a></span></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 )
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="catBottom" colspan="2" height="28"><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}&nbsp;{S_SELECT_POST_ORDER}&nbsp;<input type="submit" value="{L_GO}" class="liteoption" name="submit" /></span></td>
</form></tr>
</table></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>&nbsp;&nbsp;&nbsp;<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">&nbsp;&nbsp;&nbsp;<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>
</tr>
</table>

<table width="100%" cellspacing="2" border="0" align="center">
<tr>
<td valign="top" align="left">
<form name="quick_reply" action="{U_QUICK_REPLY}" method="post"><!-- Quick_Reply_MOD -->
<!-- BEGIN quick_reply_anonymous -->
<span class="gensmall"><b>{L_USERNAME}</b></span><br />
<span class="genmed"><input type="text" class="post" tabindex="1" name="username" size="25" maxlength="25" value="" /></span><br />
<!-- END quick_reply_anonymous -->
<textarea name="message" rows="7" cols="35" wrap="virtual" style="width:500px" class="post" onclick="{if(document.quick_reply.message.value=='{L_QUICK_REPLY_TOPIC}') document.quick_reply.message.value=''}">{L_QUICK_REPLY_TOPIC}</textarea><br />
{U_HIDDEN_FORM_FIELDS}
<input type="image" src="{QUICK_REPLY_IMG}" border="0" alt="{L_QUICK_REPLY_TOPIC}" onClick="if(document.quick_reply.message.value == '{L_QUICK_REPLY_TOPIC}' || document.quick_reply.message.value == ''){ alert('{L_EMPTY_MESSAGE}'); return false;}else{ return true;}" />
</form>
</td>
<td align="right" valign="top" nowrap="nowrap">{JUMPBOX}<span class="gensmall">{S_AUTH_LIST}</span></td>
</tr>
</table>
最後由 andy0103 於 2005-02-21 20:51 編輯,總共編輯了 1 次。
頭像
心靈捕手
默默耕耘的老師
默默耕耘的老師
文章: 8536
註冊時間: 2004-04-30 01:54
來自: Taiwan

Re: [問題] 簽名檔對齊後的問題???

文章 心靈捕手 »

andy0103 寫:●架設主機作業系統:Windows 2000 Advanced SP4
●快速架站程式:Appserv、MY SQL
●免費空間連結: 自己的主機
●您的上網方式:ADSL 8M/640
●您安裝的程式:Apache 1.8 + php + MySql
●您的 phpBB2 版本:phpBB 2.0.11

小弟想請問我參照搜尋過的簽名檔置底下的改法..可是改完後簽名檔有置底..
但是出現原文與簽名檔中間還有一條白線..想請問如何拿掉呢??我想要有格線
但是原文與簽名檔中間不要有那條白線哩!!
貼上viewtopic_body.tpl語法希望哪位前輩\r
可以幫小弟看看哪裡出錯了..

<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">{postrow.MESSAGE}</span>{postrow.ATTACHMENTS}<span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
</tr>
</table></td>
<tr>
<td class="{postrow.ROW_CLASS}" valign="bottom" ><span class="postbody"> {postrow.SIGNATURE}</span></td>
</tr>

</tr>
<tr>
建議您試試以下的修改:

代碼: 選擇全部

-----[find]-----
		</table></td>
		<tr> 
 <td class="{postrow.ROW_CLASS}"  valign="bottom" ><span class="postbody"> {postrow.SIGNATURE}</span></td>  
</tr>

-----[replace]-----
		<tr> 
 <td class="{postrow.ROW_CLASS}"  valign="bottom" ><span class="postbody"> {postrow.SIGNATURE}</span></td>  
</tr></table></td>
施比受有福,祝福您好運! ^_^
歡迎光臨★★心靈捕手★★ :: 討論區
https://wang5555.dnsfor.me/phpBB3/
andy0103
星球普通子民
星球普通子民
文章: 10
註冊時間: 2004-12-24 17:59

[問題] 變這樣哩

文章 andy0103 »

大大..我發到這裡了
不好意思
http://phpbb-tw.net/phpbb/viewtopic.php?t=32938
頭像
心靈捕手
默默耕耘的老師
默默耕耘的老師
文章: 8536
註冊時間: 2004-04-30 01:54
來自: Taiwan

Re: [問題] 變這樣哩

文章 心靈捕手 »

andy0103 寫:大大..我發到這裡了
不好意思
http://phpbb-tw.net/phpbb/viewtopic.php?t=32938
上一篇, 我只是針對您的 html 部分, 提供修改建議;

剛才搜尋了一下, 發現您的部份語法, 並沒有修改到;
( 也許您安裝的外掛並非這個, 但是建議您採用這個. )
請參考這裡:
http://phpbb-tw.net/phpbb/viewtopic.php?p=46281#46281

以下的修改, 提供您參考:

代碼: 選擇全部

-----[find]-----
<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">

-----[replace]-----
<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0" [color=red]height="100%"[/color]>

-----[find]-----
<td colspan="2"><span class="postbody">{postrow.MESSAGE}</span>

-----[replace]-----
<td colspan="2" [color=red]HEIGHT="100%" VALIGN="TOP"[/color]><span class="postbody">{postrow.MESSAGE}</span>
ps. 如果還有問題的話, 建議您在將修改後的部份 Post 上來.
施比受有福,祝福您好運! ^_^
歡迎光臨★★心靈捕手★★ :: 討論區
https://wang5555.dnsfor.me/phpBB3/
andy0103
星球普通子民
星球普通子民
文章: 10
註冊時間: 2004-12-24 17:59

文章 andy0103 »

在次感謝大大教導..
小弟來去試試...
謝囉
andy0103
星球普通子民
星球普通子民
文章: 10
註冊時間: 2004-12-24 17:59

文章 andy0103 »

心靈老大..我成功囉!!
感謝您囉
再次謝謝!!
頭像
kkt
竹貓忠實會員
竹貓忠實會員
文章: 625
註冊時間: 2005-06-15 01:37
來自: H.K.
聯繫:

文章 kkt »

先前是自己大意, 重複了. 已解決. :oops: :oops:
舊站台經已結朿了, 學生們可到遊戲站玩玩 Flash Game (不必註冊) 免費 Flash Game
在此學到很多架站知識, 永遠多謝:
心靈捕手老師, ~倉木麻衣~, 依夢兒 及 神川小羽各位大大相助
問題狂
竹貓忠實會員
竹貓忠實會員
文章: 1947
註冊時間: 2004-06-28 17:13

文章 問題狂 »

http.conf和進入MySQLAdmin中更改
主題已鎖定

回到「phpBB 2 安裝與使用」