这是给子比主题的导航栏位置添加的一款发光小桔灯,效果在夜间也是非常好看,默认出现时间为晚8点到早8点,其他时间不出现,距离顶部为50px,可以根据自己的需求修改,喜欢的自行部署吧! 演示效果: 代码部署: [hidecontent type="reply"] PHPCSS 定位:/wp-content/themes/zibll/func.php,没有了自己创建一个php文件,记得加上<?php头,否则报错!仅在晚上8点之后才显示该效果哦! /*汇聚访www.huijuf.com*/ add_action('wp_footer', 'add_lu_xiaojudeng'); function add_lu_xiaojudeng() { date_default_timezone_set("Asia/Shanghai"); $now = time(); $start = mktime(8, 0, 0, date('n'), date('j'), date('Y')); // 今日 8:00 $end = mktime(20, 0, 0, date('n'), date('j'),... 这是一款子比主题模仿致美化顶部样式代码样式,这款样式能够更好的去让用户加入自己的群聊,还是不错的一款顶部样式美化,喜欢的自行部署吧! 演示效果: 代码部署: [hidecontent type="payshow"] 定位:WP后台–>>外观–>>小工具–>>自定义HTML,建议放到:首页-顶部全宽度,自己改一下跳转链接! <style type='text/css'> a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,figure,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var { border: 0; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; box-sizing: border-box; } .index-header { width: 100%; height: 624px;... 开通会员享特权
专属内容无限访问
下载权限提升至最高级
专属子比付费美化优惠
免费下载更多精品资源
立即开通
展开全屏
返回顶部