|
方法:找到相应行 如:
#m_blog div.line行
替换成
#m_blog div.line{margin-top:17px;line-height:17px;background:url(图片地址) repeat-x}
以下是其他分割线代码!
/*文章栏目分割线*/ #m_blog div.line{margin-top:17px;line-height:17px;background: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}
分割线图片请在本站搜索“分割线” |