打開 template/default/forum/viewthread_node_body.htm 論壇模板文件
找到 208-210 行
-
<!--{if $commentcount[$post[pid]] >
$_G['setting']['commentnumber']}--><div class="pgs mbm mtn
cl"><div ><a href=""
onclick="ajaxget('forum.php?mod=misc&action=commentmore&tid=$post[tid]&pid=$post[pid]&page=2',
'comment_$post[pid]')">{lang
next_page}</a></div></div><!--{/if}--> - <!--{/if}-->
- </div>
在下方添加
- <br />
- <!--{if $post['first']}-->
- <div style="width:94%; margin:0 auto; border:1px
dotted #ff0000; -moz-border-radius: 5px;-webkit-border-radius:
5px;border-radius: 5px;"> - <div style="background-color:
#F0C3F0;padding:8px;border:3px
verdana;color:#FF3c00;"><center> 版權聲明</center></div> - 1.
- <br />
- 2.
- <br />
- 3.
- <br />
- </div>
- <!--{/if}-->
1.2.3 後面添加文字説明即可,也可以根據格式添加 4.5.6 等多條説明。保存後,論壇後台更新緩存即可。之後主題帖下方都會顯示如格式説明信息