返回列表 发帖
查看: 974|回复: 2

[已解决] 这个在哪去掉

80

主题

188

回帖

325

积分

炉火纯青

贡献
5 点
金币
15 个
发表于 2023-1-8 13:36:44 | 显示全部楼层 |阅读模式
WX20230108-133610@2x.png


论坛滑动显示的
1 贡献

最佳答案

template/default/common/footer.htm

如果要全部去掉话搜索删除
  1. <div id="scrolltop">
  2.         <!--{if $_G[fid] && $_G['mod'] == 'viewthread'}-->
  3.         <span><a href="forum.php?mod=post&action=reply&fid=$_G[fid]&tid=$_G[tid]&extra=$_GET[extra]&page=$page{if $_GET[from]}&from=$_GET[from]{/if}" onclick="showWindow('reply', this.href)" class="replyfast" title="{lang fastreply}"><b>{lang fastreply}</b></a></span>
  4.         <!--{/if}-->
  5.         <span hidefocus="true"><a title="{lang scrolltop}" onclick="window.scrollTo('0','0')" class="scrolltopa" ><b>{lang scrolltop}</b></a></span>
  6.         <!--{if $_G[fid]}-->
  7.         <span>
  8.                 <!--{if $_G['mod'] == 'viewthread'}-->
  9.                 <a href="forum.php?mod=forumdisplay&fid=$_G[fid]" hidefocus="true" class="returnlist" title="{lang return_list}"><b>{lang return_list}</b></a>
  10.                 <!--{else}-->
  11.                 <a href="forum.php" hidefocus="true" class="returnboard" title="{lang return_forum}"><b>{lang return_forum}</b></a>
  12.                 <!--{/if}-->
  13.         </span>
  14.         <!--{/if}-->
  15. </div>
  16. <script type="text/javascript">_attachEvent(window, 'scroll', function () { showTopLink(); });checkBlind();</script>
复制代码


回复

使用道具 举报

96

主题

650

回帖

883

积分

自成一派

贡献
13 点
金币
12 个
QQ
发表于 2023-1-9 10:36:24 来自手机 | 显示全部楼层
你百度下css怎么隐藏代码,然后隐藏相关代码的样式就行了,如果找不到就加底部
回复 支持 反对

使用道具 举报

35

主题

2024

回帖

3503

积分

应用开发者

Discuz! 运维

贡献
99 点
金币
616 个
QQ
发表于 2023-1-9 11:05:32 | 显示全部楼层
template/default/common/footer.htm

如果要全部去掉话搜索删除
  1. <div id="scrolltop">
  2.         <!--{if $_G[fid] && $_G['mod'] == 'viewthread'}-->
  3.         <span><a href="forum.php?mod=post&action=reply&fid=$_G[fid]&tid=$_G[tid]&extra=$_GET[extra]&page=$page{if $_GET[from]}&from=$_GET[from]{/if}" onclick="showWindow('reply', this.href)" class="replyfast" title="{lang fastreply}"><b>{lang fastreply}</b></a></span>
  4.         <!--{/if}-->
  5.         <span hidefocus="true"><a title="{lang scrolltop}" onclick="window.scrollTo('0','0')" class="scrolltopa" ><b>{lang scrolltop}</b></a></span>
  6.         <!--{if $_G[fid]}-->
  7.         <span>
  8.                 <!--{if $_G['mod'] == 'viewthread'}-->
  9.                 <a href="forum.php?mod=forumdisplay&fid=$_G[fid]" hidefocus="true" class="returnlist" title="{lang return_list}"><b>{lang return_list}</b></a>
  10.                 <!--{else}-->
  11.                 <a href="forum.php" hidefocus="true" class="returnboard" title="{lang return_forum}"><b>{lang return_forum}</b></a>
  12.                 <!--{/if}-->
  13.         </span>
  14.         <!--{/if}-->
  15. </div>
  16. <script type="text/javascript">_attachEvent(window, 'scroll', function () { showTopLink(); });checkBlind();</script>
复制代码


回复 支持 反对

使用道具 举报

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

本版积分规则

  • 关注公众号
  • 有偿服务微信
  • 有偿服务QQ

手机版|小黑屋|Discuz! 官方交流社区 ( 皖ICP备16010102号 |皖公网安备34010302002376号 )|网站地图|star

GMT+8, 2024-5-15 07:58 , Processed in 0.045085 second(s), 9 queries , Redis On.

Powered by Discuz! W1.0 Licensed

Cpoyright © 2001-2024 Discuz! Team.

关灯 在本版发帖
有偿服务QQ
有偿服务微信
返回顶部
快速回复 返回顶部 返回列表