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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[疑问] 请问ss7.5的轮滚图片新闻在哪里设置的,知道的告诉下,谢谢!

[复制链接]
gamtypan 发表于 2010-3-19 09:45:41 | 显示全部楼层 |阅读模式
如题:请问ss7.5的轮滚图片新闻在哪里设置的,知道的告诉下,谢谢,截图:

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
qdcaishen 发表于 2010-3-19 10:15:33 | 显示全部楼层
index.html.php 默认模板目录下。

templates\default
  1.                 <!--{block name="spacenews" parameter="haveattach/2/order/i.dateline DESC/limit/0,4/cachetime/83400/subjectlen/40/subjectdot/0/cachename/hotnewspic"}-->
  2.                 <div id="focus_turn">
  3.                         <!--{if !empty($_SBLOCK['hotnewspic'])}-->
  4.                         <ul id="focus_pic">
  5.                                 <!--{eval $j = 0}-->
  6.                                 <!--{loop $_SBLOCK['hotnewspic'] $pkey $pvalue}-->
  7.                                 <!--{eval $pcurrent = ($j == 0 ? 'current' : 'normal');}-->
  8.                                 <li class="$pcurrent"><a href="$pvalue[url]"><img src="$pvalue['a_filepath']" alt="" /></a></li>
  9.                                 <!--{eval $j++}-->
  10.                                 <!--{/loop}-->
  11.                         </ul>
  12.                         <ul id="focus_tx">
  13.                                 <!--{eval $i = 0}-->
  14.                                 <!--{loop $_SBLOCK['hotnewspic'] $key $value}-->
  15.                                 <!--{eval $current = ($i == 0 ? 'current' : 'normal');}-->
  16.                                 <li class="$current"><a href="$value[url]" title="$value[subjectall]">$value[subject]</a></li>
  17.                                 <!--{eval $i++}-->
  18.                                 <!--{/loop}-->
  19.                         </ul>
  20.                         <div id="focus_opacity"></div>
  21.                         <!--{/if}-->
  22.                 </div><!--focus_turn end-->
复制代码
回复

使用道具 举报

 楼主| gamtypan 发表于 2010-3-19 10:40:33 | 显示全部楼层
这东西得改代码?后台设置不了?就贴个代码出来?什么意思?
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-18 02:41 , Processed in 0.022494 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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