首先折叠短代码示例为
[ part title="模块标题" on="on"]折叠内容[/ part]
原主题折叠样式如图:
本站修改后折叠样式如图:
修改样式代码如下:
- .shortpart{ border:1px solid #bbb; border-radius: 3px; margin-bottom: 20px; }
- .shortpart-title{ background: url(images/shortpart.png) 8px 2px no-repeat; padding-left: 40px; cursor: pointer; font-size: 15px; color: #043A90; }
- #single-con .shortpart-title:hover{ color: #aaa; }
- .shortpart-con{ padding: 10px; background: #fbfbfb; border-top: 10px solid #ddd; }
- .shortpart-con.off{ display: none; }
效果演示如下:
[part title=”点击 展开/折叠 文章” on=”off”]
本站主题折叠短代码添加格式:
[/part]
总的来说 Rcloud主题的功能还是比较全面的!



