AL8 Forum
   登錄註冊幫助


標題: 首頁顯示最後發表內容 For 3.0_b3
 1312
 0035476
Rank: 4Rank: 4Rank: 4Rank: 4

頭銜: Lord

帖子: 399

精華: 0

積分: 5202 點

現金: 3 元

存款: 175 元

閱讀權限: 25

註冊: 2005-11-22

狀態: 離線
 
發表於 2005-11-30 19:38  資料  個人空間  短消息  加為好友 
首頁顯示最後發表內容 For 3.0_b3

非常簡單,一步搞定:


INDEX.HTM模板


查找:

<!--{if is_array($forum['lastpost'])}-->
                                <td class="altbg2"><table

cellpadding="0" cellspacing="0" border="0" width="100%">
                                <tr><td align="right" class="smalltxt"

title="{lang forum_lastpost_in}: $forum[lastpost][subject]" nowrap>
                                $forum[lastpost][dateline]<br>{lang

forum_lastpost_by} <!--{if $forum['lastpost']['author']}-->$forum

['lastpost']['author']<!--{else}-->{lang guest}<!--{/if}--></td>
                                <td nowrap>&nbsp;<a

href="redirect.php?tid=$forum[lastpost][tid]

&goto=lastpost#lastpost"><img src="{IMGDIR}/lastpost.gif"

border="0"></a></td>
                                </tr></table></td>
                        <!--{else}-->

改為:


                        <!--{if is_array($forum['lastpost'])}--><td class="altbg2" height="65"><table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="left" class="smalltxt" title="發布時間: $forum[lastpost][dateline]{LF}完整標題: $forum[lastpost][subject]" nowrap>標題:<a title="發布時間: $forum[lastpost][dateline]{LF}完整標題: $forum[lastpost][subject]" href="redirect.php?tid=$forum[lastpost][tid]&goto=lastpost#lastpost">$forum[lastpost][subjectsc]</a><br>時間:<a title="發布時間: $forum[lastpost][dateline]{LF}完整標題: $forum[lastpost][subject]" href="redirect.php?tid=$forum[lastpost][tid]&goto=lastpost#lastpost">$forum[lastpost][dateline]</a><br>作者: <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang guest}<!--{/if}--></td></tr></table></td><!--{else}-->

提示:

要改變長度, 請到:

include/forum.func.php

查找:

$lastpost['subjectsc'] = cutstr($lastpost['subject'], 15);

後面的15,改為你想要的長度比如25,就OK了~

捐款:
多謝..!!



 附件: 您所在的用戶組無法下載或查看附件



 AL8 Forum © All rights reserved.
頂部

聯繫我們 - AL8 Forum - 網頁空間由 I-SERVICES 提供 - Archiver - WAP
清除 Cookies, 當前時區 GMT+8, 現在時間是 2008-11-23 05:33
Processed in 0.018628 second(s), 7 queries , Gzip enabled
Powered by Discuz! 5.5.0  © 2001-2007 Comsenz Inc.