单纯代码,想丢在顶部就丢在顶部,想放在版权底部就放在版权底部。
展示:
实用教程:
1.先将代码复制
2.接着打开您想对应的文件
如博客顶部导航文件:header.php (emlog,fee)
3.粘贴上去就完事了
代码:
<style type="text/css"> #top-img {
background: url(https://i.loli.net/2020/03/14/l1nqeuBcV8aYwG4.gif);
height: 4px;
top: 0px;
position: fixed;
width: 100%;
Z-index: 9999;} </style>
<div id="top-img"></div>