X3.5简洁主题贴子分太开了如何改成默认主题一样紧凑 New
新版简洁通用社区模版是这样的,区分太开了修改什么文件可以这样?
我知道答案 回答被采纳将会获得1 贡献 已有1人回答 这个你需要打开 template\color_sdw01\common\extend_module.css,查找:
.tl .common { line-height:40px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }.tl .new { line-height:40px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
大概在第35和36行,把 line-height:40px; 删除,然后到后台更新缓存。
页:
[1]