查看文章 |
请等十几秒,如果还是不信,请看我以前的作品.http://hi.baidu.com/moxinxi/blog/item/4fe0004f8fa0d536afc3abb2.html
找到#m_blog div.tit 行,你会看到有三个#m_blog div.tit 行,
把前两个分别替换为 #m_blog div.tit{color:#8A3506;font-size:14px;font-weight:bold;background:url (http://hiphotos.baidu.com/moxinxi/pic/item/52795166b8579124ab184ca2.jpg) no-repeat top left;text-indent: 22px;height:70px;line-height:75px} #m_blog div.tit a{color:#8A3506;font-size:14px;font-weight:bold;background:url (http://hiphotos.baidu.com/moxinxi/pic/item/52795166b8579124ab184ca2.jpg) no-repeat top left;text-indent: 22px;height:70px;line-height:75px} 其中http://hiphotos.baidu.com/moxinxi/pic/item/52795166b8579124ab184ca2.jpg是你需要的标题 背景,改成你想要的图片地址就好了。 text-indent: 22px是标题左边缩进值 |
