wima 發表於 20-3-2011 21:24:04

首頁最後發表美化 For Discuz7.2

修改方法:
<1>
discuz 模板

代碼:<a href="redirect.php?tid=$forum&amp;goto=lastpost#lastpost">{echo cutstr($forum, 40)}</a>
         <cite>{lang forum_lastpost_by} <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}--> - $forum</cite>更換為

代碼:<span style="line-height:1.4em">
┌ 標題 : <a href="redirect.php?tid=$forum&amp;goto=lastpost#lastpost">{echo cutstr($forum, 40)}</a><br />
├ 時間 : $forum<br />
└ 作者 : {lang forum_lastpost_by} <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}--></span>

honeytung 發表於 22-3-2011 12:24:09

回復 1# wima

請問有演示圖嗎?

wima 發表於 22-3-2011 20:11:18

回復wima

請問有演示圖嗎?
honeytung 發表於 2011-3-22 12:24 http://coolgaa.com/images/common/back.gif

網站演示 http://nanasan.34u.cc/

shinolmf 發表於 24-6-2011 09:18:30

请问横排的话,是否也能显示最后发贴人呢?

a35529 發表於 11-4-2012 10:09:16

请问横排的话,是否也能显示最后发贴人呢?
頁: [1]
查看完整版本: 首頁最後發表美化 For Discuz7.2