简介:
华雨闲着没事找一个emlog侧边栏个人资料代码进行了一番美化,本站在用,现在分享一下
代码如下:
<div class="widget widget_ui_tags wow fadeInUp animated" style="visibility: visible; animation-name: fadeInUp;">
<h3>站长:华雨啦</h3>
<!--华雨啦资源网 huayula.com-->
<style type="text/css">
.blogger-img{border:1px solid #1B96EE; width:84px; height:84px; margin:5px; float:left;border-radius:50%;}
.blogger-img img{width:80px; height:80px; margin:2px;border-radius:50%;}
.blogger-nr{ margin-top:5px;}
.blogger-nr ul{margin:0 5px;line-height:22px;font-size:13px;clear:both; overflow:hidden;}
.blogger-nr p{font-size:13px;white-space:normal;height:22px;line-height:22px; margin-top:5px;}
</style>
<!--该代码由华雨啦 huayula.com精心编辑,借鉴或使用请保留版权-->
<div class="blogger-img">
<img src="https://huayula.com/content/uploadfile/201911/thum-c5cf1573281326.jpg" alt="华雨啦"></div>
<div class="blogger-nr">
<p>
<button type="button" class="btn" style="background-color: #7ED321;width: 85px;height: 36px;color: #FFFFFF" onclick="location.href='//shang.qq.com/wpa/qunwpa?idkey=4d46d83706c379e3a50781d90355ff4c45c411140305aef134fd66d83997912b'" rel="nofollow" >加入Q群</button>
<button type="button" class="btn" style="background-color: #7ED321;width: 76px;height: 36px;color: #FFFFFF" onclick="location.href='https://huayula.com/tougao.html'">投稿</button>
<ul><p style="text-align: center;"><font color="#CD7F32" size="4">每天更新为您带来好心情</font></ul></div></div>
</div>
修改方法:
进入emlog后台-相关管理-侧边设置-新建一个侧边栏把下面代码复制进去,然后修改需要改的地方就可以了。
ps:
emlog模板不同可能无法适用,上面代码完全适合fee模板,其他的模板我没有看,也许可能需要改一下,将下面代码改成<div>就是通用的,根据自己的网站在div里加些内容
<div class="widget widget_ui_tags wow fadeInUp animated" style="visibility: visible; animation-name: fadeInUp;">
当然了如果你的模板可以适用就不用改了......