Discuz! 6.1.0 苹果绿 风格
风格名称:苹果绿适用版本:Discuz!6.1.0 正式版
语言编码:GBK
风格制作:天意
支持浏览器:IE6.0、firefox3.0、IE7
分辨率:自适应宽度。
演示地址:[url]http://ry168.net/bbs/index.php?styleid=7[/url]
解压缩密码:[url]www.ry168.net[/url] [img]http://www.3dportal.cn/discuz61/d6/attachments/month_0807/20080724_c18cb21e56d0465e82f8eYYVNgsgjNHt.jpg[/img]
麻烦把作者下面的帖子日期直接显示好吗?
谢谢 [img]http://www.3dportal.cn/discuz61/d6/attachments/month_0807/20080724_7b40b40db23aef5fb90bpUNeJYYOYiSv.jpg[/img]
首页的这个因为太多帖子错行了,调整哪个?
[img]http://www.3dportal.cn/discuz61/d6/attachments/month_0807/20080724_280a746e94dad09896ac4lriT0Bbj14q.jpg[/img]
最后发表字符过多,换行了
回复 jwj9952 的帖子
可以用默认文件forumdisplay.htm替换或者风格包中删除forumdisplay.htm文件,排版就和默认文件一样,表格线是保留的。替换后,打开css_append.htm
删除以下CSS定义代码
.threadlist th img.icon { float: left; margin: 0px 3px; }
.threadlist th img.attach, .threadlist th img.icon { margin-bottom: -3px; }
.threadlist th input { float: left; margin-right: -2px; }
.threadlist td.lastpost { text-align: right; width: 110px; padding-right: 10px; }
.threadlist th img.label { margin-bottom: -4px; }
打开discuz.htm
搜索<td class="nums" style="background: #F1F1F1">
直接增加个宽度,直到满意显示,默认宽度是width: 80px;
搜索{echo cutstr($forum[lastpost][subject], 36)}
其中的36换成30看看。这个数值越少,截取的标题文字就越少! [img]http://www.3dportal.cn/discuz61/d6/attachments/month_0807/20080724_c18cb21e56d0465e82f8eYYVNgsgjNHt.jpg[/img]
我想要现在的大字体。
另,你的这个大字体在默认模板上如何修改
谢谢
[[i] 本帖最后由 jwj9952 于 2008-7-24 16:20 编辑 [/i]] <td class="nums" style="background: #F1F1F1" width: 80px>:32: <td class="nums" style="width: 100px; background: #F1F1F1">
把80换成100px,看看,数值可以自由增加!
大字是用CSS定义的,替换默认的forumdisplay.htm文件,大字标题还是保留的!
大字CSS定义.threadlist tbody th { font-size: 14px; }
其中的14px你可以直接修改,数值越大,字体越大!在css_append.htm里面修改! viewthread
页面如何加入表格线的
回复 8楼 jwj9952 的帖子
添加.viewthread td.postauthor { border-right: 1px solid {BGBORDER}; } 喜欢这个风格 天意,好久不见!劳驾问一下,那个文字广告的表格线是怎么实现的??
回复 11 楼 午夜咖啡 的帖子
修改方法请参考这个帖子:[url]http://www.ry168.net/bbs/thread-829-1-1.html[/url]然后设置6个或8个页内文字广告即可看到效果!
回复 12 楼 天意 的帖子
非常感谢,确实不错!!测试成功!! 天意老师能不能给个只是论坛首页列表实现表格化,而帖子列表没有表格的修改办法??感觉帖子列表实现表格后有点比例失调!!捣鼓了半天也不成!!求救一下!!:em2:
回复 14 楼 午夜咖啡 的帖子
打开css_append.htm搜索
.threadlist tbody td.nums, .threadlist tbody td.author, .threadlist tbody td.folder
删除掉,搜索
.threadlist td.folder, .threadlist thead th, .threadlist td.author,
删除掉,
打开forumdisplay.htm
能搜索几个
class="nums"
都换成
class="nums" style="border-right: none;"
即可,后台更新下CSS缓存和模板缓存。
回复 15 楼 天意 的帖子
太感谢了!!测试效果很好!! 为什么我用了这个风格后,一打开URL静态化,就挂掉了?我用官方默认的风格,是可以打开URL静态化的
请教楼主....
回复 17 楼 zxstone 的帖子
没发现这个问题哦,我自己用的好好的!:confused:可看本论坛演示地址,本论坛也是URL静态化的!
页:
[1]
