1.去掉有无新帖图标:查找\templates\default下的css_common.htm文件
.forumlist th { padding-left: 55px !important; }
.forumlist tbody th { background-image: url({IMGDIR}/forum.gif); background-repeat: no-repeat; background-position: 13px 50%; }
.forumlist tbody th.new { background-image: url({IMGDIR}/forum_new.gif); }
删除上面的更多在
www.kaibbs.com