默認圖片鼠標(biāo)移動過去會顯示圖片名和下載,有些Discuz!站長需要讓帖子內(nèi)容頁面更美觀,可以使用以下辦法去除。
模板路徑templatedefaultforumdiscuzcode.htm
搜索
<img{if $attach['price'] && $_G['forum_attachmentdown'] && $_G['uid'] != $attach['uid']}
有兩處的下面,以下內(nèi)容刪除
onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})"
保存后 后臺更新緩存 解決(本教程適用于discuz!x2.5和x3 x3.1 x3.2 x3.3 x3.4)