[討論]分區間隔!!
版主: 版主管理群
-
- 星球普通子民
- 文章: 19
- 註冊時間: 2003-04-15 05:46
這是我從plus中看到的:
phpBB2_plus_1.1\phpBB2\templates\fisubsilver\index_body.tpl
第21-49行:
改為\r
phpBB2_plus_1.1\phpBB2\templates\fisubsilver\index_body.tpl
第21-49行:
代碼: 選擇全部
<table>
<td width="80%" valign="top">
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th colspan="2">{L_FORUM}</th>
<th>{L_TOPICS}</th>
<th>{L_POSTS}</th>
<th> </th>
<th>{L_LASTPOST}</th>
</tr>
[color=red]<!-- BEGIN catrow -->[/color]
<tr>
<td class="cat" colspan="2"><a href="{catrow.U_VIEWCAT}">{catrow.CAT_DESC}</a></td>
<td class="rowpic" colspan="4"><img src="images/spacer.gif" alt="" width="280" height="12" /></td>
</tr>
<!-- BEGIN forumrow -->
<tr>
<td class="row1" height="45"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1" width="100%"><a href="{catrow.forumrow.U_VIEWFORUM}" class="nav">{catrow.forumrow.FORUM_NAME}</a><br />
<span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
<td class="row2" align="center"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
<td class="row2" align="center"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
<td class="row2" align="center" valign="middle" height="50"><img src="{catrow.forumrow.LAST_ICON}"></td>
<td class="row2" align="center" nowrap="nowrap"><span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
</tr>
<!-- END forumrow -->
[color=red]<!-- END catrow -->[/color]
</table>
代碼: 選擇全部
<table>
<td width="80%" valign="top">
[color=red]<!-- BEGIN catrow -->[/color]
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th colspan="2">{L_FORUM}</th>
<th>{L_TOPICS}</th>
<th>{L_POSTS}</th>
<th> </th>
<th>{L_LASTPOST}</th>
</tr>
<tr>
<td class="cat" colspan="2"><a href="{catrow.U_VIEWCAT}">{catrow.CAT_DESC}</a></td>
<td class="rowpic" colspan="4"><img src="images/spacer.gif" alt="" width="280" height="12" /></td>
</tr>
<!-- BEGIN forumrow -->
<tr>
<td class="row1" height="45"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1" width="100%"><a href="{catrow.forumrow.U_VIEWFORUM}" class="nav">{catrow.forumrow.FORUM_NAME}</a><br />
<span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
<td class="row2" align="center"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
<td class="row2" align="center"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
<td class="row2" align="center" valign="middle" height="50"><img src="{catrow.forumrow.LAST_ICON}"></td>
<td class="row2" align="center" nowrap="nowrap"><span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
</tr>
<!-- END forumrow -->
</table>[color=red]<br /><br />
<!-- END catrow -->[/color]
ㄟ....... 其實這部分是一模一樣啦!!~~河風 寫: 動過吧.... 看版面那麼複雜就知道了...
這是我唯一不喜歡FI的一點!!~~
它的code排版比較不容易看.....
尤其是他的FIApple,會看到花!!
這是這mod的唯一bug.....hunter2003 寫:我修改了....但與原本第一個版的標題寬度很不同.......
我沒加過mods,我是重覆了很多次都是這樣??
甚麼原因呢??
問題已解....because if no 主題....就會have question...
so must have 1 topic in the 版中
可是你可以試試用<td width="xx">去固定!!~~
不能用耶\r
我剛剛試了兩次都不成功
版面分區會全部不見
我剛剛試了兩次都不成功
版面分區會全部不見
歡迎大家來碎碎唸
●架設主機作業系統:Linux(RedHat)竹貓虛擬主機
●上網方式:Hinet ADSL 2M/512K
●安裝的程式:
●phpBB2 版本:phpBB 2.0.17
●domain(網域名稱) :flythinking.net
●phpBB2 連結網址: http://flythinking.net
●架設主機作業系統:Linux(RedHat)竹貓虛擬主機
●上網方式:Hinet ADSL 2M/512K
●安裝的程式:
●phpBB2 版本:phpBB 2.0.17
●domain(網域名稱) :flythinking.net
●phpBB2 連結網址: http://flythinking.net
-
- 星球普通子民
- 文章: 18
- 註冊時間: 2005-01-10 16:30
-
- 星球普通子民
- 文章: 11
- 註冊時間: 2004-02-25 00:10
請問第一篇文章和回覆的文章可以分隔開來嗎?
http://phpbb-tw.net/phpbb/viewtopic.php?t=35765
http://phpbb-tw.net/phpbb/viewtopic.php?t=35765
不怕hunter2003 寫:我修改了....但與原本第一個版的標題寬度很不同.......
我沒加過mods,我是重覆了很多次都是這樣??
甚麼原因呢??
問題已解....because if no 主題....就會have question...
so must have 1 topic in the 版中
#
#-----[ FIND 找尋 ]---------------
#
代碼: 選擇全部
<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap">
#-----[ CHANGE 轉做 ]-----------
#
代碼: 選擇全部
<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap" width="150">