七 252008
模板文件/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>
重建文件,收工~
3 Responses to “删除分类列表页的置顶去掉并且保留首页的置顶文章”
Sorry, the comment form is closed at this time.
谢谢!
谢谢,有效果!
强!!!
但能不能使不同的类别可以选择各自的分类置顶呢?