标签:img 连接 order repeat ima 设置 制作 height 操作
管理——操作——博客签名,进入到制作签名的页面。在“内容”的文本框输入如下信息并替换相应的文字:
<div>作者:<a href="http://www.cnblogs.com/lamp01/" target="_blank">郁冬</a></div>
<div>出处:<a href="http://www.cnblogs.com/lamp01/" target="_blank">http://www.cnblogs.com/lamp01/</a></div> <div>本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须在文章页面给出原文连接,否则保留追究法律责任的权利。 </div>
在管理——设置——页面定制CSS代码中加上CSS代码
#MySignature{
border:solid 1px #E5E5E5;
padding:10px;
background:#E5EEF7 url(http://images.cnblogs.com/cnblogs_com/grenet/226272/o_o_o_info.png) no-repeat scroll 15px 50%;
padding-left:80px;}
#MySignature div{
line-height: 20px;
}
便能在每篇文章后面看到如下版权信息了:
标签:img 连接 order repeat ima 设置 制作 height 操作
原文地址:http://www.cnblogs.com/lamp01/p/7424125.html