本站同款网站底部样式
1. 修改footer.php
首先,在页脚文件footer.php文件的最下面放入以下代码:
<div class="chenyuyc">
<div class="footer-fav">
<div class="container">
<div class="fl site-info">
<h2><a href="https://sherryz.cn/" target="_blank">森特</a></h2>
<div class="site-p">
<p>SherryZ【若有所向往,何惧道阻且长】</p>
<p><a href="javascript:;" id="chenyutime">你是第N位相遇的小伙伴</a></p>
</div>
</div>
<div class="fr site-fav">
<a href="https://sherryz.cn" class="btn btn-fav btn-orange">Ctrl+D收藏本站</a></div>
<div class="site-girl">
<div class="girl fl"> <i class="thumb " style="background-image:url(https://cdn.jsdelivr.net/gh/cy-j/chenyu/img/cyxy.png);"></i> </div>
<div class="girl-info hide_md">
<h4>绿水本无忧,因风皱面</h4>
<h4>青山原不老,为雪白头</h4>
</div>
</div>
</div>
</div>
</div>
2.修改include.php
新增CSS样式,在/usr/themes/Joe/public/include.php的19-29行之间新增如下代码:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/cy-j/chenyu@1.6.0/css/cydibu.min.css">
3.你是第【**】位相遇到此的小伙伴~ 设置
首先,在functions.php或core.php里加入如下代码:
function theAllViews()
{
$db = Typecho_Db::get();
$row = $db->fetchAll('SELECT SUM(VIEWS) FROM `typecho_contents`');
echo number_format($row[0]['SUM(VIEWS)']);
}
然后把footer.php刚才复制的代码中的这一段修改一下
<p><a href="javascript:;" id="chenyutime">你是第N位相遇的小伙伴</a></p>
修改为:
<p><?php if ($this->options->JBirthDay) : ?>
<div class="item run" >
<span>你是第【<?php echo theAllViews();?>】位相遇到此的小伙伴~</span>
</div>
<?php endif; ?> </p>
本站备注:
如果你的底部样式不居中居左
居右
可以将第一步 修改footer.php 那段代码第一行修改成以下代码
<div class="chenyuyc" style="margin:0 auto;border:0px solid #000;width:1299px;height:100px">
请问楼主,背景如何该成透明的?
我试了可以改其他颜色,没办法改透明
请问站长,有没有网站底部代码图片
不错不错,我喜欢看 https://www.jiwenlaw.com/
想想你的文章写的特别好
看的我热血沸腾啊https://www.237fa.com/