參考連結:http://heatserv1.no-ip.com/chun/viewforum_body.tpl
使用版本:phpBB 2.0.13
網站位置:localhost
代碼: 選擇全部
打開 templates/your_template/viewforum_body.tpl
找到\r
<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="{U_VIEW_FORUM}">{FORUM_NAME}</a>
後面加上
<span class="gensmall"><a href="{U_VIEW_FORUM_ELITE}">[{L_ELITE}]</a></span>
找到\r
<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a>
後面加上
{topicrow.TOPIC_ELITED}已參考:
http://phpbb-tw.net/phpbb/viewtopic.php?p=176395#176395
http://phpbb-tw.net/phpbb/viewtopic.php ... A%EB%B5%D8
也不成功...........
