百度空间RSS加图片

来源:百度知道 编辑:UC知道 时间:2024/09/28 10:22:40
http://hi.baidu.com/%D4%C2%D2%C0%D0%C7%D0%C7
别人的空间的RSS上都有图片,可我的没有,请问该怎么通过CSS代码添加图片

直接把这些代码添加到模板的底部就可以:#comm_info div.line{margin-top:6px;line-height:8px;border-top:2px solid #F9603A; background:url(



) no-repeat bottom; TEXT-ALIGN: center;padding-bottom: 380px; margin-bottom: 5px;}------------------------------图片自己更换就可以。。。

#comm_info
{
background:url(背景图片) no-repeat center center
}