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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] X 2.5如何去掉鼠标经过帖子图片时显示的“下载提示”字样

[复制链接]
花吃了这男孩 发表于 2012-12-4 21:44:22 | 显示全部楼层 |阅读模式
本帖最后由 花吃了这男孩 于 2012-12-4 21:52 编辑

    关于X 2.5如何去掉鼠标经过帖子图片时显示的“下载提示”字样 的问题,我不懂,所以刚刚发了个帖子(https://discuz.dismall.com/forum.php?mod=viewthread&tid=3171015&page=1#pid25810587 )求助,发完后一会我就找到了解决办法,我是参照这个(https://discuz.dismall.com/thread-2891700-1-1.html )帖子解决的,不够貌似这个帖子有点难看明白,于是自己写一个,希望能给大家帮助,因为这里的人都很热心,我也在这里学会了很多。带着感恩之心第一次发这个教程贴,写的不好请见谅.....
  
     我是在x2.5试验的,修改后用admin账号在前台登陆能看到“设为封面”的字样,但是看不到“下载附件”的字样了(要的就是这种效果,哈哈)。用普通会员账号登陆也看不到 “下载附件”的字样了。{:soso_e142:}


方法:
路径\template\default\forum\discuzcode.htm
要修改discuzcode.htm 文件
第一步:
  1. <div class="tip tip_4 aimg_tip" id="aimg_$attach[aid]_menu" style="position: absolute; display: none" disautofocus="true">
复制代码
改为
  1. <span style="color: rgb(51, 102, 153); font-family: Monaco, Consolas, 'Lucida Console', 'Courier New', serif; font-size: 13px; line-height: 23.383333206176758px; "><div {if $firstpost && $_G['fid'] && $_G['forum']['picstyle'] && ($_G['forum']['ismoderator'] || $_G['uid'] == $attach['uid'])}class="tip tip_4 aimg_tip" id="aimg_$attach[aid]_menu" {/if}style="position: absolute; display: none"></span>
复制代码
第二步:
  
  1. <div class="tip_c xs0">
  2.                                         <div class="y">$attach[dateline] {lang upload}</div>
  3.                                         <a href="forum.php?mod=attachment{$is_archive}&aid=$aidencode&#172;humb=yes" title="$attach[filename] {lang downloads}:$attach[downloads]" target="_blank"><strong>{lang download}</strong> <span class="xs0">($attach[attachsize])</span></a>
  4.                                         <!--{if $attach[description]}-->
  5. $attach[description]<!--{/if}-->
  6.                                         <!--{if $firstpost && $_G['fid'] && $_G['forum']['picstyle'] && ($_G['forum']['ismoderator'] || $_G['uid'] == $attach['uid'])}-->
复制代码
改为(这步实际是将中间的一段代码删除了,留下头和尾的代码)
  1. <div class="tip_c xs0">

  2. <!--{if $firstpost && $_G['fid'] && $_G['forum']['picstyle'] && ($_G['forum']['ismoderator'] || $_G['uid'] == $attach['uid'])}-->

复制代码
恭喜,到这里就成功啦!保存discuzcode.htm 文件,然后上传到服务器替换原来的就ok啦


我把自己修改好的上传了,不会修改的就直接下载回去上传覆盖就好啦。




本帖子中包含更多资源

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

x

评分

1

查看全部评分

a475305268 发表于 2012-12-4 21:51:58 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

 楼主| 花吃了这男孩 发表于 2012-12-4 21:53:20 | 显示全部楼层
a475305268 发表于 2012-12-4 21:51
不错,学习了,支持

谢谢,才知道写帖子好难啊,写了我半小时。。
回复

使用道具 举报

绿色理想 发表于 2012-12-4 23:21:47 来自手机 | 显示全部楼层
学习了
回复

使用道具 举报

系芯べ_べ 发表于 2014-4-20 18:51:18 | 显示全部楼层
经鉴定,楼主是好人
回复

使用道具 举报

657425800 发表于 2014-4-20 19:12:21 | 显示全部楼层
站长不容易 ,支持下
回复

使用道具 举报

Bacysoft.cn 发表于 2014-4-24 10:41:46 | 显示全部楼层
花吃了这男孩 发表于 2012-12-4 21:53
谢谢,才知道写帖子好难啊,写了我半小时。。

不带这样夸自己的,半小时就搞定了啊!
回复

使用道具 举报

苏打水bù加冰 发表于 2014-5-12 22:29:58 | 显示全部楼层
厉害  加油加油!!
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-17 09:51 , Processed in 0.032235 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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