推薦文章加粗,但其它位置還是粗體哦。
教程如下:
找到/include/arc.listview.class.php文件
注釋以下代碼: 
if(ereg('c',$row['flag']))
{
$row['title'] = ".$row['title'].";
}