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

 找回密码
 立即注册
搜索

[求助] 请问x1.5底部footer文件,怎么修改?

[复制链接]
yrh 发表于 2011-3-31 15:06:53 | 显示全部楼层 |阅读模式
问题描述
适用版本: Discuz! X1.5
浏览器: IE8 
使用模板: 官方模板
BUG地址: 11111
请问各位高手我想修改下底部footer文件的风格,可是里面代码很多,想请问下,下面这段代码有不能删除的吗?

  1. <!--{hook/global_footer}-->
  2. <div id="ft" class="wp cl">
  3. <div id="flk" class="y">
  4. <p>
  5. <!--{eval $fnavcount=0;}-->
  6. <!--{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)) ||
  7. !$nav['type'] && ($nav['id'] == 'stat' && $_G['group']['allowstatdata'] || $nav['id'] == 'report' && $_G['uid'] || $nav['id'] == 'archiver'))}-->$nav[code]<span class="pipe">|</span><!--{/if}--><!--{/loop}-->
  8. <strong><a href="$_G['setting']['siteurl']" target="_blank">$_G['setting']['sitename']</a></strong>
  9. <!--{if $_G['setting']['icp']}-->( <a href="http://www.miitbeian.gov.cn/" target="_blank">$_G['setting']['icp']</a> )<!--{/if}-->
  10. <!--{if $_G['setting']['statcode']}-->$_G['setting']['statcode']<!--{/if}-->
  11. <!--{hook/global_footerlink}-->
  12. </p>
  13. <p class="xs0">
  14. {lang time_now}
  15. <span id="debuginfo">
  16. <!--{if debuginfo()}-->, Processed in $_G[debuginfo][time] second(s), $_G[debuginfo][queries] queries
  17. <!--{if $_G['gzipcompress']}-->, Gzip On<!--{/if}--><!--{if $_G['memory']}-->, <!--{echo ucwords($_G['memory'])}--> On<!--{/if}-->.
  18. <!--{/if}-->
  19. </span>
  20. </p>
  21. </div>
  22. <div id="frt">
  23. <p>Powered by <strong><a href="https://discuz.dismall.com" target="_blank">Discuz!</a></strong> <em>$_G['setting']['version']</em><!--{if !empty($_G['setting']['boardlicensed'])}--> <a href="http://license.comsenz.com/?pid=1&host=$_SERVER[HTTP_HOST]" target="_blank">Licensed</a><!--{/if}--></p>
  24. <p class="xs0">&copy; 2001-2010 <a href="http://www.comsenz.com" target="_blank">Comsenz Inc.</a></p>
  25. </div>
  26. <!--{eval updatesession();}-->
  27. </div>
  28. <!--{/if}-->
复制代码

是不是只修改这段代码就可以了?还有这段代码里有不能删除的吗?谢谢了!
回复

使用道具 举报

deviljing 发表于 2011-3-31 15:14:43 | 显示全部楼层
你喜欢整个底不要也行
回复

使用道具 举报

 楼主| yrh 发表于 2011-3-31 15:21:06 | 显示全部楼层
回复 deviljing 的帖子

你是说我发的这部分代码吗?

我看这部分代码前后有好多js调用啥的,不能不要吧?
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-9-10 07:53 , Processed in 0.089972 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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