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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

andy888老大。进来看一下。帮忙一下吧?小弟不懂看代码。谢了

[复制链接]
uuvd 发表于 2011-8-15 11:25:46 | 显示全部楼层 |阅读模式
本帖最后由 果冻哥 于 2011-8-15 14:59 编辑

由于X2中增加了一个回到顶部的JS功能造成漫游应用页面过长时,在不断的计算高度使得CSS渲染错识,这样在IE6下会出现页面拖影的问题,大家可以下载这个footer.htm文件履盖
如果不是用默认的请问怎么修改。需要在哪行加上什么代码?望给帮助。
拒绝游泳的渔 发表于 2011-8-15 11:31:33 | 显示全部楼层
这个是漫游版块啊,有事找版主
回复

使用道具 举报

 楼主| uuvd 发表于 2011-8-15 12:03:59 | 显示全部楼层
拒绝游泳的渔 发表于 2011-8-15 11:31
这个是漫游版块啊,有事找版主

就是漫游的问题啊?
回复

使用道具 举报

andy888 发表于 2011-8-15 12:07:14 | 显示全部楼层
找到
  1. <span id="scrolltop" onclick="window.scrollTo('0','0')">{lang scrolltop}</span>
  2. <script type="text/javascript">_attachEvent(window, 'scroll', function(){showTopLink();});</script>
复制代码
改为
  1. <!--{if $_G['basescript'] != 'userapp'}-->
  2. <span id="scrolltop" onclick="window.scrollTo('0','0')">{lang scrolltop}</span>
  3. <script type="text/javascript">_attachEvent(window, 'scroll', function(){showTopLink();});</script>
  4. <!--{/if}-->
复制代码
就可以了
回复

使用道具 举报

 楼主| uuvd 发表于 2011-8-15 12:08:57 | 显示全部楼层
本帖最后由 uuvd 于 2011-8-15 12:12 编辑
andy888 发表于 2011-8-15 12:07
找到改为就可以了


谢了。我已经是这样的。怎么还会有这个问题的存在。
回复

使用道具 举报

 楼主| uuvd 发表于 2011-8-15 12:18:54 | 显示全部楼层
        </div>
<!--{if empty($topic) || ($topic[usefooter])}-->
        <!--{eval $focusid = getfocus_rand($_G[basescript]);}-->
        <!--{if $focusid !== null}-->
                <!--{eval $focus = $_G['cache']['focus']['data'][$focusid];}-->
                <div class="focus" id="sitefocus">
                        <div class="bm">
                                <div class="bm_h cl">
                                        <a href="javascript:;" onclick="setcookie('nofocus_$focusid', 1, $_G['cache']['focus']['cookie']*3600);$('sitefocus').style.display='none'" class="y" title="{lang close}">{lang close}</a>
                                        <h2><!--{if $_G['cache']['focus']['title']}-->{$_G['cache']['focus']['title']}<!--{else}-->{lang focus_hottopics}<!--{/if}--></h2>
                                </div>
                                <div class="bm_c">
                                        <dl class="xld cl bbda">
                                                <dt><a href="{$focus['url']}" class="xi2" target="_blank">$focus['subject']</a></dt>
                                                <!--{if $focus[image]}-->
                                                <dd class="m"><a href="{$focus['url']}" target="_blank"><img src="{$focus['image']}" alt="$focus['subject']" /></a></dd>
                                                <!--{/if}-->
                                                <dd>$focus['summary']</dd>
                                        </dl>
                                        <p class="ptn hm"><a href="{$focus['url']}" class="xi2" target="_blank">{lang focus_show} &raquo;</a></p>
                                </div>
                        </div>
                </div>
        <!--{/if}-->

        <!--{ad/footerbanner/wp a_f/1}--><!--{ad/footerbanner/wp a_f/2}--><!--{ad/footerbanner/wp a_f/3}-->
        <!--{ad/float/a_fl/1}--><!--{ad/float/a_fr/2}-->
        <!--{ad/couplebanner/a_fl a_cb/1}--><!--{ad/couplebanner/a_fr a_cb/2}-->
        <!--{ad/cornerbanner/a_cn}-->

        <!--{hook/global_footer}-->
        <div id="ft" class="wp cl">
   
        <div class="copyright">
               <p><a href="http://www.snswan.com/forum-46-1.html" target="_blank">站务处理</a> | <a href="http://www.snswan.com/forum-45-1.html" target="_blank">充值问题</a> | <a href="#" target="_blank">版权保护投诉指引</a> | <a target="_blank" href="http://www.snswan.com/topic-sitemap.html" target="_blank">网站地图</a> | <a href="http://www.snswan.com/thread-392-1-1.html" target="_blank">联系我们</a><br/>
            <span>Copyright &copy; 2011 &ndash; 2012 <a class="t_g" href="http://www.snswan.com/">snswan.com</a>&nbsp;All Rights Reserved.<!--{if $_G['setting']['statcode']}-->$_G['setting']['statcode']<!--{/if}--></span><!--{if $_G['setting']['icp']}-->( <a href="http://www.miitbeian.gov.cn/" target="_blank">$_G['setting']['icp']</a> )<!--{/if}--><br>
                        健康游戏忠告:抵制不良游戏 拒绝盗版游戏 注意自我保护 谨防受骗上当 适度游戏益脑 沉迷游戏伤身 合理安排时间 享受健康生活 未成年人家长监护
               </p>
               <!--{loop $_G['setting']['footernavs'] $nav}--><!--{if $nav['available'] && ($nav['type'] && (!$nav['level'] || ($nav['level'] == 1 && $_G['uid']) || ($nav['level'] == 2 && $_G['adminid'] > 0) || ($nav['level'] == 3 && $_G['adminid'] == 1)) ||
                                                !$nav['type'] && ($nav['id'] == 'stat' && $_G['group']['allowstatdata'] || $nav['id'] == 'report' && $_G['uid'] || $nav['id'] == 'archiver' || $nav['id'] == 'mobile'))}--><!--{if $nav['id'] == 'mobile' && $_G['setting']['mobile']['allowmobile'] != 1}--><!--{eval continue;}--><!--{/if}-->$nav[code]<span class="pipe">|</span><!--{/if}--><!--{/loop}-->
                                <!--{hook/global_footerlink}-->
            </div>
        </div>
   
               
                <!--{eval updatesession();}-->
                <!--{if $_G['uid'] && $_G['group']['allowinvisible']}-->
                <script type="text/javascript">
                var invisiblestatus = '<!--{if $_G['session']['invisible']}-->{lang login_invisible_mode}<!--{else}-->{lang login_normal_mode}<!--{/if}-->';
                var loginstatusobj = $('loginstatusid');
                if(loginstatusobj != undefined && loginstatusobj != null) loginstatusobj.innerHTML = invisiblestatus;
                <!--{/if}-->
                </script>
        </div>

<script type="text/javascript" src="template/wangyeyouxi/images/jquery.js"></script>
<script type="text/javascript" src="template/wangyeyouxi/images/webtb.js"></script>
<script type="text/javascript" src="template/wangyeyouxi/images/wg_comm.js"></script>
<script type="text/javascript" src="template/wangyeyouxi/images/newindex.js"></script>

        <!--{if $upgradecredit !== false}-->
                <div id="g_upmine_menu" class="tip tip_3" style="display:none;">
                        <div class="tip_c">
                                {lang credits} $_G[member][credits], {lang thread_groupupgrade} $upgradecredit {lang credits}
                        </div>
                        <div class="tip_horn"></div>
                </div>
        <!--{/if}-->
<!--{/if}-->

<!--{if !$_G['setting']['bbclosed']}-->
        <!--{if $_G[uid] && !isset($_G['cookie']['checkpm'])}-->
        <script type="text/javascript" src="home.php?mod=spacecp&ac=pm&op=checknewpm&rand=$_G[timestamp]"></script>
        <!--{/if}-->

        <!--{if !isset($_G['cookie']['sendmail'])}-->
        <script type="text/javascript" src="home.php?mod=misc&ac=sendmail&rand=$_G[timestamp]"></script>
        <!--{/if}-->
<!--{/if}-->

<!--{if $_GET['diy'] == 'yes'}-->
        <!--{if (CURMODULE == 'topic' || $_G['group']['allowdiy']) && (empty($do) || $do != 'index') && !empty($_G['style']['tplfile'])}-->
                <script type="text/javascript" src="{$_G[setting][jspath]}common_diy.js?{VERHASH}"></script>
                <script type="text/javascript" src="{$_G[setting][jspath]}portal_diy.js?{VERHASH}"></script>
        <!--{/if}-->
        <!--{if $space['self'] && CURMODULE == 'space' && $do == 'index'}-->
                <script type="text/javascript" src="{$_G[setting][jspath]}common_diy.js?{VERHASH}"></script>
                <script type="text/javascript" src="{$_G[setting][jspath]}space_diy.js?{VERHASH}"></script>
        <!--{/if}-->
<!--{/if}-->
<!--{if $_G['member']['newprompt'] && (empty($_G['cookie']['promptstate_'.$_G[uid]]) || $_G['cookie']['promptstate_'.$_G[uid]] != $_G['member']['newprompt']) && $_G['gp_do'] != 'notice'}-->
        <script type="text/javascript">noticeTitle();</script>
<!--{/if}-->

<!--{eval userappprompt();}-->
<!--{if $_G['basescript'] != 'userapp'}-->
<span id="scrolltop" onclick="window.scrollTo('0','0')">{lang scrolltop}</span>
<script type="text/javascript">_attachEvent(window, 'scroll', function(){showTopLink();});</script>
<!--{/if}-->
<!--{eval output();}-->
</body>
</html>
回复

使用道具 举报

 楼主| uuvd 发表于 2011-8-15 12:19:17 | 显示全部楼层
我是用这样的。是不是哪里有问题。
已经按你的改了。
回复

使用道具 举报

andy888 发表于 2011-8-15 13:14:49 | 显示全部楼层
更新缓存
回复

使用道具 举报

 楼主| uuvd 发表于 2011-8-15 13:17:03 | 显示全部楼层
andy888 发表于 2011-8-15 13:14
更新缓存

有啊。我更新了啊。
我都不用改啊。你们是不是0629的版本已经是了。
那我就是用的这个了。是不是有什么问题?
回复

使用道具 举报

果冻哥 发表于 2011-8-15 15:00:19 | 显示全部楼层
问题已处理
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-12-30 03:18 , Processed in 0.029171 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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