Linux 软件免费装
Banner图

Wordpress Horizontal Full Categories - ByREV

开发者 byrev
更新时间 2013年3月1日 11:28
捐献地址: 去捐款
PHP版本: 2.0.2 及以上
WordPress版本: 3.1

标签

affiliate ads api photograpy shutterstock

下载

1.2

详情介绍:

Categories Wordpress Plugin ~ Show top level categories and children of categories in horizontal table mode ByREV Fast Category Cloud Features: Highly optimized for speed and memory

安装:

升级注意事项:

No Notice

常见问题:

Changelog

How To Use (code in header.php):  <?php if (function_exists('byrev_horizontal_full_cat')) byrev_horizontal_full_cat();?> This is css style. If you want to customize disable "Use Default CSS" from page config and define your own code. .byrev_cat_h {background-color:rgba(255, 255, 255, 0.7); padding: 5px 10px 5px 5px; border: 1px solid #ffdddd; margin: 0px auto;} .cat0 { float: left; width: 100%; margin: 3px; background-color:rgba(255, 240, 240, 0.7); font-family: Arial; text-transform: capitalize; font-weight: bold; font-size: 13px; border-bottom: 1px dotted #ffcccc; } .cat0 a { text-decoration: none; } .cat0 span { width: 100px; display: inline-block; } .cat0 span a { color: #7700ff; } .catx { font-size: 12px; font-family: Courier New, Georgia, Verdana; text-decoration: none; color: #ff7700;} .cat0 a:hover { text-decoration: overline underline; } No LOG