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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已答复] ss7 幻灯片在哪个文件中修改?

[复制链接]
美女1号 发表于 2009-4-28 22:12:04 | 显示全部楼层 |阅读模式
ss7 幻灯片在哪个文件中修改?
 楼主| 美女1号 发表于 2009-4-29 08:56:02 | 显示全部楼层
自己顶  呵呵
回复

使用道具 举报

社区泡泡 发表于 2009-4-29 09:14:50 | 显示全部楼层
具体要改什么呢
回复

使用道具 举报

xiaozhiasd 发表于 2009-6-19 12:27:06 | 显示全部楼层
我也想知道~~~~~~~
回复

使用道具 举报

wandaochifan 发表于 2009-6-24 14:37:21 | 显示全部楼层
就是把  幻灯片的大小啊  FLASH的样式   怎么改
回复

使用道具 举报

yvae 发表于 2009-7-15 04:42:36 | 显示全部楼层
index.html.php
回复

使用道具 举报

lidq.jingwu 发表于 2009-7-15 09:00:25 | 显示全部楼层
index.html.php文件中的下面一段代码即是显示幻灯片的:

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

使用道具 举报

china2008sc 发表于 2009-7-15 11:13:06 | 显示全部楼层
可以改放的数量不?
回复

使用道具 举报

lidq.jingwu 发表于 2009-7-15 11:14:29 | 显示全部楼层
可以
回复

使用道具 举报

344161098 发表于 2009-7-17 09:44:11 | 显示全部楼层
怎么改大小呢?我这里的幻灯片里的好大  只显示图片上半部分了
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-10 17:12 , Processed in 0.026769 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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