-
文章缩略图鼠标滑过图片动画【效果非常好】
B2修改方法 /*B2文章划过动画图片开始*/ .post-module-thumb:after { content: ""; position: absolute; top: 50%; left: 50%; width: 50px; height: 50px; margin: -25px 0 0 -25px; background: url(https://www.uzhix…
-
子比侧边栏悬浮按钮客服签到会员开通抽奖推广返佣美化
首先先隐藏自带的悬浮侧边栏 演示效果:https://n.zib2.cn/ css代码插入zibll/zib2.css中 /*悬浮按钮美化开始*/ .gotop { position: fixed; bottom: 10%; right: 1%; z-index: 999; } .gotop-box{ box-shadow: 0 4px 23px rgba(0, 0, 0, 0.08); bord…
-
子比首页榜上有名和挂件美化
演示效果:https://n.zib2.cn/ 编辑zibll/inc/functions/zib-header.php 在58行<nav class="navbar navbar-top 前面插入代码 <div class="rabbit-doll"></div> 上传附件的zibll目录下的文件到zibll目录下 在zibll/ind…
-
悬浮侧边栏增加私信站长按钮
这是一个引用 后台悬浮修改原同款主题模板设置 悬浮内容代码如下 <div style="text-align: center;line-height: 20px;padding: 6px"> <div style="font-size: 16px;font-weight: 600;margin-bottom: 6px"> <di…
-
子比文章内页版权声明
后台版权声明加入以下代码 <div> <!--网站声明代码start--> <div> <fieldset style=" border: 1px dashed #008cff; padding: 10px; border-radius: 5px; line-height: 2em; color: #6d6d6d; " > <…
-
子比的GO跳转两种美化
美化代码一 <?php /* * @Author : Qinver * @Url : zibll.com * @Date : 2020-09-29 13:18:36 * @LastEditTime: 2022-04-28 21:25:40 * @Email : 770349780@qq.com * @Project : Zibll子比主题 * @Description : 一款极其优雅的Wo…
-
子比文章列表美化和首页左侧快捷锚导航适配手机端适配黑夜模式(仿自macgf.com)
2024.8.1更新:支持子比7.9 beta1 演示效果:https://n.zib2.cn/ 上传zibll目录下的文件至zibll目录下 css内容添加到zibll/zib2.css里面 /** 首页侧边导航直达条开始 **/ @media (max-width: 768px) { ul#menu { display: none!important; } } ul#menu { positi…
-
子比顶部多功能组件文字跳动美化
叠加搜索组件 额外内容添加 <div class="em16 font-bold mb10">分享创造价值 ∞ 知识连接未来</div> <div id="index-tips" style="height:25px;"></div> zibll/index.php底部插入 <sc…
-
给子比主题添加一个小黑屋页面展示功能
zibll目录下的文件都上传至zibll目录下 在func.php插入代码如下: if (file_exists(get_theme_file_path('/xy_block.php'))) { require_once get_theme_file_path('/xy_block.php'); } 然后在网站后台新建页面,在默认模板里找到 XY-用户封禁 …
-
子比主题评论区添加个随机文字夸夸功能
夸夸自带的一言自建,不需要访问别人的网站调用。 用夸夸功能替代传统的评论一言,将它们分开使用,先看看效果图,再考虑使用不使用! 演示效果:https://n.zib2.cn/ func.php.txt添加至zibll/func.php 添加评论代码 路径zibll/template/comments.php里88行处添加代码 <?php kuakua('echo');?&…
-
子比主题美化之自定义全局底部样式和功能(原创来自狐狸库博客)
zibll目录覆盖zibll目录 演示效果:https://n.zib2.cn/网站根目录文件夹下的文件上传至网站根目录下func.php.txt里面的内容放到zibll/func.php里面
-
子比首页排行榜三列美化兼容手机端兼容黑夜模式(仿自macgf.com)
pic上传至网站根目录下 演示效果:https://n.zib2.cn/css加到zib2.css下zibll目录覆盖zibll目录zibll/zib2/top.php,搜索cat=,后面的数字就是调用的文章分类ID,改成你的就行。zibll/index.php图中位置插入 <?php get_template_part('zib2/top'); ?>
-
仿优设首页人气作者子比美化兼容手机端和黑夜模式
功能特点 自动调用已经发布过文章的用户,按文章总浏览量即人气值从多到少排序。 演示效果:https://n.zib2.cn/ 默认显示3位作者。 pic放网站根目录zibll目录覆盖zibll目录zibll/index.php图中位置插入 <?php get_template_part('zib2/renqi'); ?>
-
子比文章页添加更新时间时效性
zibll/func.php插入代码 //文章过期提示开始 function article_time_update() { date_default_timezone_set('PRC'); $newdate=time(); $updated_date = get_the_modified_time('Y-m-d H:i:s'); $updatetime=…
-
子比美化之顶部多功能组件加个可爱的小人
附件中的pic上传至网站根目录 点击图片的设置,点里面的叠加方案 幻灯片文案是空格,幻灯片简介的代码如下。 <img src="/pic/share_topbar.png" style="width:138px;height:60px;margin-top: 20px;margin-bottom: 13px;margin-left: 230px;margin-r…
权益已成功开启
希望新权益能为你带来更多收获,也期待你创作更多优质内容。