如在百度空间评论下增加背景图呢?
首先在css末尾加入代码:#spBlogCmtText {border: 8px solid #1AE61A ;background:url(图片地址) no-repeat top center;background-attachment: fixed; 图片地址换成自己的图片,最佳尺寸是503*153,这样会图片完全显示,8px表示评论边框的宽度,#1AE61A 表示评论边框的颜色