如何删除右边有一条线的线,它曾经是侧边栏。感谢任何帮助,谢谢。
我的网站在这里:http://mcj.site40.net/
答案 0 :(得分:3)
答案 1 :(得分:0)
我看到你在这里有背景图片。删除它以摆脱该行。
#wrap {
background: url("http://mcj.site40.net/style/images/wrap.gif") repeat-y scroll center top #FFFFFF;
margin: 40px auto 30px;
position: relative;
text-align: left;
width: 952px;
}