PDA

View Full Version : 首页版面的粗体字如何修改?


yahoo
2007-02-19, 09:58 AM
不想使用粗体字

在所有风格模板编辑里面

已经去掉了所以字体的 bold 属性

但是首页版面的字体还是粗体

风格管理->编辑模版->论坛首页,编辑
forumhome_forumbit_level1_post

forumhome_forumbit_level2_post
搜索:
<strong>$forum[title]</strong>将前后的 <strong> 去掉即可。


修改
forumhome_lastpostby
<strong>$lastpostinfo[trimthread]</strong>