网站底部样式

森特
森特 本破站站长
2021-12-20 / 6 评论 / 600 阅读/  正在检测是否收录...
温馨提示:
本文最后更新于2021年12月25日,已超过1016天没有更新,若内容或图片失效,请留言反馈。
本站同款网站底部样式

1

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">

Test

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">

5

打赏

海报

正在生成.....

评论 (6)

取消
  1. 头像
    塔尖 Lv.1
    Windows 10 · Google Chrome
    沙发

    请问楼主,背景如何该成透明的?

    回复 删除 垃圾
    1. 头像
      森特 Lv.1 本破站站长
      Windows 10 · Google Chrome
      @ 塔尖

      我试了可以改其他颜色,没办法改透明

      回复 删除 垃圾
  2. 头像
    小木 Lv.1
    Android · QQ Browser
    板凳

    请问站长,有没有网站底部代码图片

    回复 删除 垃圾
  3. 头像
    hovbngswfu Lv.1
    Windows 10 · Google Chrome
    地毯

    不错不错,我喜欢看 https://www.jiwenlaw.com/

    回复 删除 垃圾
  4. 头像
    xuwidkxlmn Lv.1
    Windows 10 · Google Chrome
    第4楼

    想想你的文章写的特别好

    回复 删除 垃圾
  5. 头像
    qfapbfdvoj Lv.1
    Windows 10 · Google Chrome
    第5楼

    看的我热血沸腾啊https://www.237fa.com/

    回复 删除 垃圾