每次刷新颜色都会改变,目前有8组颜色,具体效果看我的侧边栏
废话不多说,直接教程
一、引入CSS
/*侧栏标签云*/
.flink-item{width:63px;height: 25px; margin:3px; background-color:#57b027; border-radius:2px; text-align: center;}
.flink-title a{ font-size:10px; color:#ffffff; margin:3px; }
.flink-title a:hover{ color:#cccccc; }
.bg-1{background-color:#b57dff!important}
.bg-2{background-color:#465efb!important}
.bg-3{background-color:#f9bb3c!important}
.bg-4{background-color:#f55555!important}
.bg-5{background-color:#f6969a!important}
.bg-6{background-color:#e92b6f!important}
.bg-7{background-color:#8c76f!important}
.bg-8{background-color:#3fa5ff!important}
二、通过函数调用标签
路径 /Cuteen/include/sidebar.php
合适位置加入下方代码
(原创,转载请注明出处)
2024年8月18日 13:42
来看看
2024年8月6日 15:24
1
2024年7月24日 01:05
学习一下
2024年7月16日 16:24
cc
2024年2月16日 01:26
测试一下
2023年12月23日 00:28
学习
2023年12月22日 21:36
学习一下
2023年11月26日 20:32
支持