2 頁 (共 2 頁)

發表於 : 2003-05-21 23:16
hunter2003
我修改了....但與原本第一個版的標題寬度很不同.......
我沒加過mods,我是重覆了很多次都是這樣??
甚麼原因呢??
問題已解....because if no 主題....就會have question...
so must have 1 topic in the 版中

發表於 : 2003-05-22 06:25
maostudio
這是我從plus中看到的:
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>
改為\r

代碼: 選擇全部

<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]

發表於 : 2003-05-22 06:29
maostudio
河風 寫: 動過吧.... 看版面那麼複雜就知道了...
ㄟ....... 其實這部分是一模一樣啦!!~~

這是我唯一不喜歡FI的一點!!~~
它的code排版比較不容易看.....
尤其是他的FIApple,會看到花!!
:oops: :oops: :oops:

hunter2003 寫:我修改了....但與原本第一個版的標題寬度很不同.......
我沒加過mods,我是重覆了很多次都是這樣??
甚麼原因呢??
問題已解....because if no 主題....就會have question...
so must have 1 topic in the 版中
這是這mod的唯一bug.....
可是你可以試試用<td width="xx">去固定!!~~

發表於 : 2004-01-12 05:03
kcckcjo
在那下載??

發表於 : 2004-01-12 05:16
aiken
kcckcjo 寫:在那下載??
你想下載什麼.............

發表於 : 2004-05-09 22:15
yanzilme
請問一下~
分隔開的那個距離可以修改嗎??

發表於 : 2004-09-19 18:41
skeptic
不能用耶\r
我剛剛試了兩次都不成功
版面分區會全部不見 :-|

發表於 : 2005-01-14 02:36
chang hone
小弟測試成功,但也想請教分隔開的距離可否修改,
因使用後每個版面的距離,感覺太寬了些
想修改到原本的一半,還請指教 謝謝^^~

發表於 : 2005-06-05 04:02
ForgetZzz
chang hone 寫:小弟測試成功,但也想請教分隔開的距離可否修改,
因使用後每個版面的距離,感覺太寬了些
想修改到原本的一半,還請指教 謝謝^^~
</table> <br /><br />
<!-- END catrow -->

<br />拿掉一個就距離一半了
要增加又再增加吧\r

如果不是正確的方法,煩請指正\r
才剛接觸不久

發表於 : 2005-06-07 05:27
appletheme
請問第一篇文章和回覆的文章可以分隔開來嗎?
http://phpbb-tw.net/phpbb/viewtopic.php?t=35765

發表於 : 2005-07-25 14:19
*tytsim*
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">

發表於 : 2005-07-25 23:50
uason
哈..我也搞定了!
我是用fiappleblue的風格.

參考: http://uason.pcadsl.com

發表於 : 2006-08-06 17:14
夢幻雙翼
奇怪了都找不到= ="
找不到找不到~要修改位子的都找不到~