Discuz 7.0版塊橫排顯示版塊圖標和版塊簡介的方法

一、顯示板塊圖標

1.找到templates\\default\\discuz.htm
2.查找:<th width="$cat[forumcolwidth]"{$forum[folder]}>
3.在後面加上:{$forum[icon]}
4.後臺更新緩存即可

當然,這個只是改了一級版塊橫排的圖標顯示問題

二級或者更多級的可參照此方法。

二、顯示板塊圖標和簡介

1.找到templates/模板目錄名/ 下的disucz.htm,
2.查找<th width="$cat[forumcolwidth]"{$forum[folder]}>
3.如果只需要顯示圖片,則在後面加上下面的代碼<a href="forumdisplay.php?fid=$forum[fid]">{$forum[icon]}</a>
4. 如果還要顯示版塊的介紹,則查找<!--{if $forum[todayposts]}--><em> ({lang index_today}: <strong>$forum[todayposts]</strong>)

</em>
5.下面加上這樣的代碼<!--{/if}--><!--{if $forum[description]}--><p>$forum[description]</p><!--{/if}-->

  • 1 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

HTTP Status Codes ( 狀態碼 )

HTTP CODES - 100-101 100 - Continue ( 繼續 ) Tells the client that the first part of the...

500 Internal Server Error ,Service Temporarily Unavailable! ,Resource Limit Is Reached!

為何網站會出現下列錯誤訊息?!Internal Server ErrorThe server encountered an internal error or misconfiguration...

月流量是怎麼計算呢?會不會很快就用完了?

流量大小可依照您網頁的大小或數量、還有瀏覽者多寡來決定假如 一個網頁含圖片至多500KB ,那月流量15G約估計為15,000MB=15,000,000KB...

解決IE與chrome 無法正常顯示雲端主機頁面之問題

設定IE9顯示混合內容於IE9 →「網際網路選項」→「安全性」→「網際網路」→「自訂等級」→「顯示混合的內容」中,點選『啟用』即可。...

雲端主機代管服務範圍與售價

Pro-Active Managed Support 每月費用為2500 TWD。我們提供主動式積極監控與管理服務(僅限於CentOS+Cpanel)。 服務範圍如下:...