给begin主题添加好看的页脚样式

7409127 2026年9月17日19:38:56
评论
3

给知更鸟begin主题添加好看的页脚底部样式,原主题的样式看久了换个样式代码仿制别的主题的。

给begin主题添加好看的页脚样式

教程:把css放即主题页眉文件(header.php),</head>标签前面,html放在页脚文件(footer.pho)的</body>标签前即可,下面是代码,图片调用我博客的,最好本地化。

Px:代码不可放在主题设置里的页脚那里,代码会无缘无故少几个图片的!

CSS调用代码:

  1. <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/cy-j/chenyu@1.6.0/css/cydibu.min.css">
  2. <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/cy-j/chenyu/css/bootstrap-grid.min.css">

HTML调用代码:

  1. <div class="foua" style="text-align: center;">2021 © Reach - 夏沫 已运行:<span id="runtime_span" style="color: #24a0f0;"></span><span class="fouaa"><img style="width: 15px;" src="https://www.seovx.com/wp-content/uploads/2021/05/20210510125843seovx-com16.png" /> 粤ICP备20059176号 <img style="width: 15px;" src="https://www.seovx.com/wp-content/uploads/2021/05/20210510125843seovx-com37.png" /> 粤公网安备 44200002444315号</span></div>
  2. <div class="chenyuyc">
  3. <div class="footer-fav">
  4. <div class="container">
  5. <div class="fl site-info">
  6. <h2><a href="/" target="_blank" rel="noopener">夏沫</a></h2>
  7. <div class="site-p">
  8. 享受生命中的每一个细节,因为当你回首</p>
  9. 往事时可能会发现原来那些所谓的小事是多么的重要。
  10. </div>
  11. </div>
  12. <div class="site-girl">
  13. <div class="girl fl"><i class="thumb " style="background-image:url(https://www.seovx.com/wp-content/uploads/2021/09/20210919120603seovx-com27.png);"></i></div>
  14. <div class="girl-info hide_md">
  15. <h4>绿水本无忧,因风皱面</h4>
  16. <h4>青山原不老,为雪白头</h4>
  17. </div>
  18. </div>
  19. <div class="fr site-fav"><a class="btn btn-fav btn-orange" href="https://www.baidu.com/s?ie=UTF-8&amp;wd=%E5%A4%8F%E6%B2%AB%E5%8D%9A%E5%AE%A2">百度一下夏沫博客</a></div>
  20. </div>
  21. </div>
  22. </div>
  23. <script>
  24. function show_runtime(){window.setTimeout("show_runtime()",1000);X=new
  25. Date("10/16/2017 5:22:00");
  26. Y=new Date();T=(Y.getTime()-X.getTime());M=24*60*60*1000;
  27. a=T/M;A=Math.floor(a);b=(a-A)*24;B=Math.floor(b);c=(b-B)*60;C=Math.floor((b-B)*60);D=Math.floor((c-C)*60);
  28. runtime_span.innerHTML=""+A+"天"+B+"小时"+C+"分"+D+"秒"}show_runtime();
  29. </script>
  • 我的微信
  • 微信扫一扫
  • weinxin
  • 我的微信公众号
  • 微信扫一扫
  • weinxin
7409127
  • 本文由 发表于 2026年9月17日19:38:56
  • 转载请务必保留本文链接:https://www.weiguopai.com/2026/09/17/%e7%bb%99begin%e4%b8%bb%e9%a2%98%e6%b7%bb%e5%8a%a0%e5%a5%bd%e7%9c%8b%e7%9a%84%e9%a1%b5%e8%84%9a%e6%a0%b7%e5%bc%8f/
匿名

发表评论

匿名网友 填写信息

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: