蓝雨 发表于 2009-2-21 14:02:26

discuz7.0.0 【简洁蓝】风格

默认是没有去掉有无新帖图片,如果想去掉的话,那打开templates/jian/css_append.htm
添加下面的代码即可。
.list th { background-image: none; padding-left: 5px !important; }
.list th.new { background-image: none; }
页: [1]
查看完整版本: discuz7.0.0 【简洁蓝】风格