Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[反馈BUG] ss7.5聚会首页本月精华的显示问题

[复制链接]
zjxin 发表于 2010-8-11 00:51:13 | 显示全部楼层 |阅读模式
ss7.5聚会首页本月精华默认显示是6条数目的文章,请教如何修改为10条?
危险的蘑菇 发表于 2010-8-11 11:06:33 | 显示全部楼层
limit/0,6
改为
limit/0,10

回复

使用道具 举报

 楼主| zjxin 发表于 2010-8-11 11:24:30 | 显示全部楼层
回复 危险的蘑菇 的帖子
原代码默认是
<!--{block name="spacenews" parameter="type/$key/digest/1,2,3/order/i.viewnum DESC,i.dateline DESC/limit/0,10/cachetime/89877/subjectlen/34/subjectdot/0/cachename/hotnews2"}-->
                <div class="col2">
                        <div class="global_module bg_fff">
                                <div class="global_module2_caption"><h3>本月精华</h3></div>
                                <ul class="global_tx_list2">
                                        <!--{loop $_SBLOCK['hotnews2'] $value}-->
                                        <li><a href="$value[url]" title="$value[subjectall]">$value[subject]</a></li>
                                        <!--{/loop}-->

不知还要修改那里,特此再请教,谢谢!

   
回复

使用道具 举报

 楼主| zjxin 发表于 2010-8-11 17:43:45 | 显示全部楼层
不是修改为limit/0,10的问题,而是本月精华那个框如何纵向拉长才能装得下10条标题的问题,原来那个框最多只能装6条标题。
回复

使用道具 举报

 楼主| zjxin 发表于 2010-8-11 23:24:46 | 显示全部楼层
本帖最后由 zjxin 于 2010-8-11 23:25 编辑

修改common.css(红色为已经修改的地方)就大功告成:
.global_tx_list2 { min-height:260px; height:expression(this.style.height < 260 ? 260: true); overflow:hidden; padding:0 15px; }
        .global_tx_list2 li { height:25px; overflow:hidden; line-height:25px; }
        .global_tx_list2 .box_r { padding-left:10px; color:#999; }
回复

使用道具 举报

xiaoxingboo 发表于 2010-9-6 11:24:39 | 显示全部楼层
终于明白了  谢谢
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-15 06:40 , Processed in 0.025448 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表