文章标签 ‘平铺显示’

首先在css里加入tag的定义: #tags ul{ margin:5px; padding:5px; } #tags li { display:inline; } 然后新建个page页面,在page页面里加入(这个必须有Exec-PHP插件支持,才能在page页面执行php代码): <div id=”tags”><?php wp_tag_cloud(‘smallest=8&largest=22&unit=pt&number=45&format=list&orderby=name&order=ASC’);?></div>

2009年4月6日21:58 | 12 条评论
分类: 電腦樂園