WordPress 分类树插件: Folding Categories
Folding Categories for Wordpress 2.3:本人比较喜欢的分类树状显示插件。(如右边“分类导航”效果)
安装与配置
1.下载,上传plugin目录,击活。
2.在themes的widgets中把FoldingCategoriesList加入边框栏并按选项扭,配置如下内容:
3.在style.css中加上如下代码:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 #folding_category_list .lwfcl_level-0_expandable, #folding_category_list .lwfcl_level-1_expandable, #folding_category_list .lwfcl_level-0_collapsible, #folding_category_list .lwfcl_level-1_collapsible, #folding_category_list .lwfcl_level-0_fixed, #folding_category_list .lwfcl_level-1_fixed { background-repeat: no-repeat; background-attachment: scroll; background-position:top left; padding-left: 12px; display: block; } #folding_category_list .lwfcl_level-0_expandable, #folding_category_list .lwfcl_level-1_expandable { background-image: url(images/expand.png); } #folding_category_list .lwfcl_level-0_collapsible, #folding_category_list .lwfcl_level-1_collapsible { background-image: url(images/collapse.png); }
| -欢迎为本文评级 |
No donations within the last 180 days.Who make donation will leave message at here.Donate Now.
This a wordpress plugin Wp-Donators.It provides a smart donation function to autoleave the sponsor information in this container after payment. People can donate and submit name/URL or TextLink AD. The information of the latest donors are displayed in the cloud. The more a person donates, the bigger their link will be.It's will support most popular payment interface in future. ParPal Just the first one. More..
Powered By:WP-DONATORS
相关日志 |
本文读者也关心以下内容:
|


















































不敢用你的方法改。。。太麻烦了 啊 。。。。
Reply