模板文件/TEMPLATE/b_article-istop.html
第一个DIV内容,加入<div class="post cate<#article/category/id#> auth<#article/author/id#>" id="istop">
红色部分为后加入的内容,不同的主题前面部分可能会不同。
然后到TEMPLATE/catalog.html
在head之间加入
<style>
#istop {display:none;}
</style>
重建文件,收工~
转载请注明:鸟儿博客 » 删除分类列表页的置顶去掉并且保留首页的置顶文章