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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 谁知道如何设置这些东西,模板中的图片问题

[复制链接]
metoosolucky 发表于 2012-2-4 17:14:16 | 显示全部楼层 |阅读模式
问题描述
适用版本: Discuz! X2
浏览器: IE6 
使用模板: 其他模板(请在回帖中说明模板的名称或者是模板的下载地址)
BUG地址: http://www.cgtexiao.com
本帖最后由 metoosolucky 于 2012-2-4 17:15 编辑



就是关于黑暗之门的这个模板      源地址:http://bbs.game.163.com/forum.php?gid=207
我的:www.cgtexiao.com

我的播放到第五个和第六个时候没有图片显示(可以直接点点看看),我都已经改好了 但不知道为什么显示不出来

如果吧第一个位置和随便一个突变换位置的话,第一个也就不显示了,不知道该改哪里了     


还有他们是按照一定时间播放的 ,这个怎么改啊       愁了



<div class="kn_navs">
<div class="z">
  <a href="./" class="nvhm" title="{lang homepage}">$_G[setting][bbname]</a><em>&raquo;</em><a href="forum.php">{$_G[setting][navs][2][navname]}</a>$navigation
</div>
<div class="z"><!--{hook/index_status_extra}--></div>
</div>
<!--{if empty($gid)}-->
    <div id="chart" class="kn_bbsinfo">
        <p>{lang index_today}: <em>$todayposts</em><span class="pipe">|</span>{lang index_yesterday}: <em>$postdata[0]</em><span class="pipe">|</span>{lang index_posts}: <em>$posts</em><span class="pipe">|</span>{lang index_members}: <em>$_G['cache']['userstats']['totalmembers']</em><!--{if $_G['setting']['lastmember']}--><span class="pipe">|</span>{lang welcome_new_members}: <em><a href="home.php?mod=space&username={echo rawurlencode($_G['setting']['lastmember'])}" target="_blank" class="xi2">$_G['setting']['lastmember']</a></em><!--{/if}--></p>
        <p>
            <!--{if $_G['uid']}--><a href="home.php?mod=space&uid=$_G['uid']&do=thread&view=me" title="{lang my_posts}" class="xi2">{lang my_posts}</a><!--{/if}--><!--{if !empty($_G['setting']['search']['forum']['status'])}--><!--{if $_G['uid']}--><span class="pipe">|</span><!--{/if}--><a href="search.php?mod=forum&srchfrom=$newthreads&searchsubmit=yes" title="{lang show_newthreads}" class="xi2">{lang show_newthreads}</a><!--{/if}-->
        </p>
    </div>
<!--{/if}-->

<!--{if empty($gid)}-->
<!--{ad/text/wp a_t}-->
<!--{/if}-->
<style id="diy_style" type="text/css"></style>
<!--{if empty($gid)}-->
<div class="wp">
  <!--[diy=diy1]--><div id="diy1" class="area"></div><!--[/diy]-->
</div>
<!--{/if}-->
<div id="ct" class="wp cl{if $_G['setting']['forumallowside']} ct2{/if}">
<div class="mn ptm">
  <!--{hook/index_top}-->
  <!--{if !empty($_G['cache']['heats']['message'])}-->
   <div class="bm">
    <div class="bm_h cl">
     <h2>{lang hotthreads_forum}</h2>
    </div>
    <div class="bm_c cl">
     <div class="heat z">
      <!--{loop $_G['cache']['heats']['message'] $data}-->
       <dl class="xld">
        <dt><!--{if $_G['adminid'] == 1}--><a class="d" href="forum.php?mod=misc&action=removeindexheats&tid=$data[tid]">delete</a><!--{/if}-->
        <a href="forum.php?mod=viewthread&tid=$data[tid]" target="_blank" class="xi2">$data[subject]</a></dt>
        <dd>$data[message]</dd>
       </dl>
      <!--{/loop}-->
     </div>
     <ul class="xl xl1 heatl">
     <!--{loop $_G['cache']['heats']['subject'] $data}-->
      <li><!--{if $_G['adminid'] == 1}--><a class="d" href="forum.php?mod=misc&action=removeindexheats&tid=$data[tid]">delete</a><!--{/if}-->· <a href="forum.php?mod=viewthread&tid=$data[tid]" target="_blank" class="xi2">$data[subject]</a></li>
     <!--{/loop}-->
     </ul>
    </div>
   </div>
  <!--{/if}-->
  <div class="fl bm">
  <!--{loop $catlist $key $cat}-->
   <div class="bm bmw {if $cat['forumcolumns']} flg{/if} cl">
    <div class="head_info">
     <span class="o">
      <img id="category_$cat[fid]_img" src="{IMGDIR}/$cat[collapseimg]" title="{lang spread}" alt="{lang spread}" />
     </span>
     <!--{if $cat['moderators']}--><span class="y">{lang forum_category_modedby}: $cat[moderators]</span><!--{/if}-->
     <!--{eval $caturl = !empty($cat['domain']) && !empty($_G['setting']['domain']['root']['forum']) ? 'http://'.$cat['domain'].'.'.$_G['setting']['domain']['root']['forum'] : '';}-->
     <h2><a href="{if !empty($caturl)}$caturl{else}forum.php?gid=$cat[fid]{/if}" style="{if $cat[extra][namecolor]}color: {$cat[extra][namecolor]};{/if}">$cat[name]</a><span></span></h2>
    </div>
    <div id="category_$cat[fid]" class="table_lay" style="$collapse['category_'.$cat[fid]]">
     <table cellspacing="0" cellpadding="0" class="fl_tb">
      <tr>
      <!--{loop $cat[forums] $forumid}-->
      <!--{eval $forum=$forumlist[$forumid];}-->
      <!--{eval $forumurl = !empty($forum['domain']) && !empty($_G['setting']['domain']['root']['forum']) ? 'http://'.$forum['domain'].'.'.$_G['setting']['domain']['root']['forum'] : 'forum.php?mod=forumdisplay&fid='.$forum['fid'];}-->
      <!--{if $cat['forumcolumns']}-->
       <!--{if $forum['orderid'] && ($forum['orderid'] % $cat['forumcolumns'] == 0)}-->
        </tr>
        <!--{if $forum['orderid'] < $cat['forumscount']}-->
         <tr class="fl_row">
        <!--{/if}-->
       <!--{/if}-->
       <td class="fl_g" width="$cat[forumcolwidth]">
        <div class="fl_icn_g"{if !empty($forum[extra][iconwidth]) && !empty($forum[icon])} style="width: {$forum[extra][iconwidth]}px;"{/if}>
        <!--{if $forum[icon]}-->
         $forum[icon]
        <!--{else}-->
         <a href="$forumurl"{if $forum[redirect]} target="_blank"{/if}><img src="{IMGDIR}/forum{if $forum[folder]}_new{/if}.gif" alt="$forum[name]" /></a>
        <!--{/if}-->
        </div>
        <dl{if !empty($forum[extra][iconwidth]) && !empty($forum[icon])} style="margin-left: {$forum[extra][iconwidth]}px;"{/if}>
         <dt><a href="$forumurl"{if $forum[redirect]} target="_blank"{/if}{if $forum[extra][namecolor]} style="color: {$forum[extra][namecolor]};"{/if}>$forum[name]</a><!--{if $forum[todayposts] && !$forum['redirect']}--><em class="xw0 xi1" title="{lang forum_todayposts}"> ($forum[todayposts])</em><!--{/if}--></dt>
         <!--{if empty($forum[redirect])}--><dd><em>{lang forum_threads}: $forum[threads]</em>, <em>{lang forum_posts}: $forum[posts]</em></dd><!--{/if}-->
         <dd>
         <!--{if $forum['permission'] == 1}-->
          {lang private_forum}
         <!--{else}-->
          <!--{if $forum['redirect']}-->
           <a href="$forumurl" class="xi2">{lang url_link}</a>
          <!--{elseif is_array($forum['lastpost'])}-->
           <!--{if $cat['forumcolumns'] < 3}-->
            <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($forum[lastpost][subject], 30)}--></a> <cite>$forum[lastpost][dateline] <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->$_G[setting][anonymoustext]<!--{/if}--></cite>
           <!--{else}-->
            <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{lang forum_lastpost}: $forum[lastpost][dateline]</a>
           <!--{/if}-->
          <!--{else}-->
           {lang never}
          <!--{/if}-->
         <!--{/if}-->
         </dd>
        </dl>
       </td>
      <!--{else}-->
       <td class="fl_icn" {if !empty($forum[extra][iconwidth]) && !empty($forum[icon])} style="width: {$forum[extra][iconwidth]}px;"{/if}>
        <!--{if $forum[icon]}-->
         $forum[icon]
        <!--{else}-->
         <a href="$forumurl"{if $forum[redirect]} target="_blank"{/if}><img src="{IMGDIR}/forum{if $forum[folder]}_new{/if}.gif" alt="$forum[name]" /></a>
        <!--{/if}-->
       </td>
       <td>
        <h2><a href="$forumurl"{if $forum[redirect]} target="_blank"{/if}{if $forum[extra][namecolor]} style="color: {$forum[extra][namecolor]};"{/if}>$forum[name]</a><!--{if $forum[todayposts] && !$forum['redirect']}--><em class="xw0 xi1" title="{lang forum_todayposts}"> ($forum[todayposts])</em><!--{/if}--></h2>
        <!--{if $forum[description]}--><p class="xg2">$forum[description]</p><!--{/if}-->
        <!--{if $forum['subforums']}--><p>{lang forum_subforums}: $forum['subforums']</p><!--{/if}-->
        <!--{if $forum['moderators']}--><p>{lang forum_moderators}: <span class="xi2">$forum[moderators]</span></p><!--{/if}-->
       </td>
       <td class="fl_i">
        <!--{if empty($forum[redirect])}--><span class="xi2">$forum[threads]</span><span class="xg1"> / $forum[posts]</span><!--{/if}-->
       </td>
       <td class="fl_by">
        <div>
        <!--{if $forum['permission'] == 1}-->
         {lang private_forum}
        <!--{else}-->
         <!--{if $forum['redirect']}-->
          <a href="$forumurl" class="xi2">{lang url_link}</a>
         <!--{elseif is_array($forum['lastpost'])}-->
          <a href="forum.php?mod=redirect&tid=$forum[lastpost][tid]&goto=lastpost#lastpost" class="xi2"><!--{echo cutstr($forum[lastpost][subject], 30)}--></a> <cite>$forum[lastpost][dateline] <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->$_G[setting][anonymoustext]<!--{/if}--></cite>
         <!--{else}-->
          {lang never}
         <!--{/if}-->
        <!--{/if}-->
        </div>
       </td>
      </tr>
      <tr class="fl_row">
      <!--{/if}-->
      <!--{/loop}-->
      $cat['endrows']
      </tr>
     </table>
    </div>
   </div>
   <!--{ad/intercat/bm a_c/$cat[fid]}-->
  <!--{/loop}-->
  </div>
  <!--{hook/index_middle}-->
  <div class="wp mtn">
   <!--[diy=diy3]--><div id="diy3" class="area"></div><!--[/diy]-->
  </div>
  <!--{if empty($gid) && $_G['setting']['whosonlinestatus']}-->
   <div id="online" class="bm oll">
    <div class="head_info">
    <!--{if $detailstatus}-->
     <span class="o"><a href="forum.php?showoldetails=no#online" title="{lang spread}"><img src="{IMGDIR}/collapsed_no.gif" alt="{lang spread}" /></a></span>
     <h2>
      <strong><a href="home.php?mod=space&do=friend&view=online&type=member">{lang onlinemember}</a></strong>
      <em class="xs1">- <strong>$onlinenum</strong> {lang onlines}
      - <strong>$membercount</strong> {lang index_members}(<strong>$invisiblecount</strong> {lang index_invisibles}),
      <strong>$guestcount</strong> {lang index_guests}
      - {lang index_mostonlines} <strong>$onlineinfo[0]</strong> {lang on} <strong>$onlineinfo[1]</strong>.</em>
                        <span></span>
     </h2>
    <!--{else}-->
     <span class="o"><a href="forum.php?showoldetails=yes#online" title="{lang spread}"><img src="{IMGDIR}/collapsed_yes.gif" alt="{lang spread}" /></a></span>
     <h2>
      <strong><a href="home.php?mod=space&do=friend&view=online&type=member">{lang onlinemember}</a></strong>
      <em class="xs1">- {lang total} <strong>$onlinenum</strong> {lang onlines}
      - {lang index_mostonlines} <strong>$onlineinfo[0]</strong> {lang on} <strong>$onlineinfo[1]</strong>.</em>
                        <span></span>
     </h2>
    <!--{/if}-->
    </div>
   <!--{if $_G['setting']['whosonlinestatus'] && $detailstatus}-->
    <dl id="onlinelist" style="padding:0 20px;">
     <dt class="ptm pbm bbda">$_G[cache][onlinelist][legend]</dt>
     <!--{if $detailstatus}-->
      <dd class="ptm pbm">
      <ul class="cl">
      <!--{if $whosonline}-->
       <!--{loop $whosonline $key $online}-->
        <li title="{lang time}: $online[lastactivity]">
        <img src="{STATICURL}image/common/$online[icon]" alt="icon" />
        <!--{if $online['uid']}-->
         <a href="home.php?mod=space&uid=$online[uid]">$online[username]</a>
        <!--{else}-->
         $online[username]
        <!--{/if}-->
        </li>
       <!--{/loop}-->
      <!--{else}-->
       <li style="width: auto">{lang online_only_guests}</li>
      <!--{/if}-->
      </ul>
     </dd>
     <!--{/if}-->
    </dl>
   <!--{/if}-->
   </div>
  <!--{/if}-->
  <!--{if empty($gid) && ($_G['cache']['forumlinks'][0] || $_G['cache']['forumlinks'][1] || $_G['cache']['forumlinks'][2])}-->
        <div class="head_info">
            <h2><a href="javascript:;">友情链接</a><span></span></h2>
        </div>
  <div class="bm lk">
   <div id="category_lk" class="bm_c ptm">
    <!--{if $_G['cache']['forumlinks'][0]}-->
     <ul class="m mbn cl">$_G['cache']['forumlinks'][0]</ul>
    <!--{/if}-->
    <!--{if $_G['cache']['forumlinks'][1]}-->
     <div class="mbn cl">
      $_G['cache']['forumlinks'][1]
     </div>
    <!--{/if}-->
    <!--{if $_G['cache']['forumlinks'][2]}-->
     <ul class="x mbm cl">
      $_G['cache']['forumlinks'][2]
     </ul>
    <!--{/if}-->
   </div>
  </div>
  <!--{/if}-->
  <!--{hook/index_bottom}-->
</div>
<!--{if $_G['setting']['forumallowside']}-->
  <div id="sd" class="sd">
   <!--{hook/index_side_top}-->
   <div class="drag">
    <!--[diy=diy2]--><div id="diy2" class="area"></div><!--[/diy]-->
   </div>
   <!--{hook/index_side_bottom}-->
  </div>
<!--{/if}-->
</div>
<!--{subtemplate common/footer}-->


本帖子中包含更多资源

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

x
nanjingjk 发表于 2012-2-4 18:35:21 | 显示全部楼层
额,那么长呀
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 11:51 , Processed in 0.018428 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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