Discuz!論壇帖內標題上方添加瀏覽次數功能
打開:viewthread_node.htm (風格目錄下沒有就到default系統目錄里找)
找到:
[count]">$advlist[thread2][$post[count]]</div><!--{else}--><div id="ad_thread2_$post[count]"></div><!--{/if}-->
在下面添加:
<!--{if !$discuz_uid}-->您好尊敬的游客,<!--{else}-->您好{$discuz_userss},<!--{/if}--><!--{if $post['first']}-->您是第<font color=red><span class="smalltxt">{echo $thread[views]+1}</span></font>個瀏覽者<!--{/if}-->
如果想加粗顯示就自行在文字頭尾加上<b></b>
我網站黑了,暫時不做演示了