默认图片鼠标移动过去会显示图片名和下载,有些Discuz!站长需要让帖子内容页面更美观,可以使用以下办法去除。
模板路径\template\default\forum\discuzcode.htm:
<img{if $attach['price'] && $_G['forum_attachmentdown'] && $_G['uid'] != $attach['uid']}
onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})"