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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已答复] 怎么首页播放图片处没有12345样式呢

[复制链接]
surface 发表于 2010-1-26 20:37:29 | 显示全部楼层 |阅读模式
本帖最后由 surface 于 2010-01-26 20:50 编辑


首页


频道首页

怎么首页的没有12345样式呢,是那里的问题。

麻烦过往的朋友指点,谢谢!
  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-->
复制代码
海梦缘 发表于 2010-1-26 21:37:19 | 显示全部楼层
下官方模板覆盖下不就完事了?
回复

使用道具 举报

 楼主| surface 发表于 2010-1-26 22:05:49 | 显示全部楼层
那自己做的模板不就白费了。
回复

使用道具 举报

iamgrunt 发表于 2010-1-27 00:46:19 | 显示全部楼层
我的也有改過,你參考下,應該是這出錯了
  1. <ul id="focus_tx">
  2.                   <!--{eval $i = 0}-->
  3.                   <!--{loop $_SBLOCK['hotnewspic'] $key $value}-->
  4.                   <!--{eval $current = ($i == 0 ? 'current' : 'normal');}-->
  5.                   <li class="$current"><a href="$value[url]" title="$value[subjectall]">$value[subject]</a></li>
  6.                   <!--{eval $i++}-->
  7.                   <!--{/loop}-->
  8.                 </ul>
复制代码
回复

使用道具 举报

dongdong0925 发表于 2010-1-27 08:48:26 | 显示全部楼层
覆盖文件试试吧
回复

使用道具 举报

lidq.jingwu 发表于 2010-1-27 09:54:08 | 显示全部楼层
回复 1# surface


    用默认模板覆盖下吧。
回复

使用道具 举报

 楼主| surface 发表于 2010-1-27 15:01:26 | 显示全部楼层
要是使用默认模板覆盖,我来这里问什么啊。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-19 00:28 , Processed in 0.039249 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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