还是模块的图换电脑上的?
用http://po1.lianba.org/po.html上传图片
这段为模块的背景 #header div.rc{background:url(http://www.zhmy.com/UploadFlies/2006-7/712809562.jpg) no-repeat top right}
在上面得到地址替换下就可以了
分割线素材:http://hi.baidu.com/moxinxi/blog/category/%B7%D6%B8%F4%CF%DF
教程
在你的CSS代码里找到:
/*文章栏目分割线*/
#m_blog div.line{margin-top:17pxline-
height:17pxbackground:url(\'图片地址\') repeat-x}
/*评论栏目分割线*/
#m_comment div.line{background:url(\'图片地址\')line-height:12px}
/*文章分类分割线*/
#m_artclg div.line{background:url(\'图片地址\')line-height:12px}
/*有请连接分割线*/
#m_links div.line{background:url(\'图片地址\')line-height:12px}