繁體
|
簡體
Sclub交友聊天~加入聊天室當版主
(檢舉)
分享
新浪微博
QQ空间
人人网
腾讯微博
Facebook
Google+
Plurk
Twitter
Line
成為SCLUB使用者論壇會員
登錄
論壇首頁
搜索
應用程序
幫助
導航
私人消息 (0)
公共消息 (0)
論壇任務 (0)
系統消息 (0)
好友消息 (0)
帖子消息 (0)
應用通知 (0)
應用邀請 (0)
SCLUB免費論壇申請-使用者論壇
»
Discuz--版型設置
» "分區版塊"以及"頁面框"怎麼加圖片??
返回列表
發帖
發短消息
加為好友
fanny8
當前離線
UID
18741
帖子
343
精華
0
閱讀權限
30
在線時間
332 小時
註冊時間
2011-1-13
中級會員
積分
446
威望
446
金錢
278
最後登錄
2025-2-4
1
#
跳轉到
»
fanny8
發表於 2012-5-21 03:06
|
顯示全部帖子
回復
1#
pucca0823
[D7.0/7.2] 橫排美化
discuz.htm
1.找
<th width="$cat[forumcolwidth]"{$forum[folder]}>
複製代碼
2.下面加入
$forum[icon]
複製代碼
3.找
<h2><a href="forumdisplay.php?fid=$forum[fid]" {if $forum[redirect]}target="_blank"{/if} style="{if $forum[extra][namecolor]}color: {$forum[extra][namecolor]};{/if}">$forum[name]</a><!--{if $forum[todayposts]}--><em> ({lang index_today}: <strong>$forum[todayposts]</strong>)</em><!--{/if}--></h2>
<!--{if !$forum[redirect]}-->
<p>{lang forum_threads}: $forum[threads], {lang forum_posts}: $forum[posts]</p>
<!--{if $forum['permission'] == 1}-->
<p>{lang private_forum}
<!--{else}-->
<p>{lang forum_lastpost}:
<!--{if is_array($forum['lastpost'])}-->
<a href="redirect.php?tid=$forum[lastpost][tid]&goto=lastpost#lastpost" title="{echo cutstr($forum[lastpost][subject], 30)} {lang forum_lastpost_by} {if $forum['lastpost']['author']}$forum['lastpost']['authorusername']{else}{lang anonymous}{/if} ">$forum[lastpost][dateline]</a>
<!--{else}-->
{lang never}
<!--{/if}-->
</p>
複製代碼
4.改為
<h2>┌ <a href="forumdisplay.php?fid=$forum[fid]" {if $forum[redirect]}target="_blank"{/if}>$forum[name]</a><!--{if $forum[todayposts]}--><em> ({lang index_today}: <strong>$forum[todayposts]</strong>)</em><!--{/if}--></h2>
<!--{if !$forum[redirect]}-->
<p>├ {lang lastpost} : <a href="redirect.php?tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{echo cutstr($forum[lastpost][subject], 10)}</a> By : <cite><!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}--></cite></p>
<!--{if $forum['permission'] == 1}-->
<p>{lang private_forum}
<!--{else}-->
<p>└ <!--{if is_array($forum['lastpost'])}-->
{lang forum_threads}: <strong>$forum[threads]</strong>, {lang forum_posts}: <strong>$forum[posts]</strong>
<!--{else}-->
{lang never}
<!--{/if}-->
</p>
複製代碼
如想更改显示主题字数 , 可更改以下数字
($forum[lastpost][subject],
10
)
下載
(22.44 KB)
2012-5-21 03:06
下載
(19.71 KB)
2012-5-21 03:06
TOP
返回列表
☆【檢舉違規】
Discuz--圖標&素材
◎【新手報到(交換鏈結)】
Discuz--風格
[收藏此主題]
[關注此主題的新回復]
[通過 QQ、MSN 分享給朋友]