ECShop 网上商店系统支持论坛's Archiver

ansonsun 发表于 2008-9-27 22:02

article.dwt中那根神秘的线如何去掉

我在artile.dwt中去掉了page_right,结果边上那根线还在,
[url=http://www.yanjing8.com/article.php?id=33]http://www.yanjing8.com/article.php?id=33[/url]  点击可以看到问题,

请教一下高手,这跟神秘的线在哪里去掉,我怎么改都去不掉。。

谢谢

efog 发表于 2008-9-27 22:28

风格目录下:
images/content-bg.gif
应是这条张图

yizhimei 发表于 2008-9-28 11:42

#container {
  width: 802px;
  border-bottom: 1px solid #CCC;
  background: url(images/content-bg.gif) repeat-y;
  margin: 0px auto;
}中的 background: url(images/content-bg.gif) repeat-y;删掉

ansonsun 发表于 2008-9-29 11:02

thanks,yizhimei

页: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.