文章
由 keung6 »
問題已經解決
分享解決方法
打開templates\........\index_box.tpl
尋找
<span class="forumlink"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br /></span>
改為
<span style="font-size: 24 pt"><a href="{catrow.forumrow.U_VIEWFORUM}" style="font-size: 24 pt">{catrow.forumrow.FORUM_NAME}</a><br /></span>