如意吧社区's Archiver

欢迎来访阿宝鼠的小天地!

天意 发表于 2008-12-16 20:31

discuz7.0.0 【灰白格调】风格

风格名称:灰白格调
适用版本:Discuz! 7.0.0 正式版
语言编码:GBK  
风格制作:天意
分辨率: 1024x768 \ 宽屏居中
风格兼容浏览器:IE6、IE7、chrome谷歌浏览器、firefox火狐浏览器、opera浏览器。
演示地址:[url]http://www.ry168.net/bbs/index.php?styleid=4[/url]
风格特点:简洁、浏览速度快。
[color=Red][size=5]仅首页带表格线。[/size][/color]
默认是没有去掉有无新帖图片,如果想去掉的话,那打开templates/hui/css_append.htm
添加下面的代码即可。[code].list th { background-image: none; padding-left: 5px !important; }
.list th.new { background-image: none; }[/code]

天意 发表于 2008-12-17 08:40

[color=Red]如果想添加和6.1版的板块、主题、帖数、最后发表这几个字的话,打开css_append.htm在末尾添加[/color][code]
#dz_forum_name, #dz_forumnums, #dz_forumlast { height: 16px !important; line-height: 16px; text-align: center; background-color: {COMMONBG}; }
#dz_forum_name { padding-left: 0px !important; background-image: none; }
#dz_forumlast { text-align: left !important; }
[/code][b]保存覆盖。[/b]
[color=Red]打开discuz.htm搜索[/color][code]<!--{if !$cat['forumcolumns']}-->[/code][b]在下面添加[/b][code] <thead>
<tr>
<th id="dz_forum_name">{lang forum_name}</th>
<td id="dz_forumnums">{lang forum_threads} / {lang forum_posts}</td>
<td id="dz_forumlast">{lang forum_lastpost}</td>
</tr>
</thead>[/code][color=Red]保存覆盖,后台更新模板和CSS缓存即可。[/color]

页: [1]

Copyright © www.ry168.net