打开template/default/forum/discuzcode.htm文件, 搜索代码
! } G- v' A! P
<div class="tip tip_4 aimg_tip" id="aimg_$attach[aid]_menu" style="position: absolute; display: none" disautofocus="true">
7 I% y4 F) k5 T6 f% F <div class="xs0">
! a/ C5 ~8 v |) Z: P" f5 r
<p><strong>$attach[filename]</strong> <em class="xg1">($attach[attachsize], {lang downloads}: $attach[downloads])</em></p>
' _' w7 r( y5 k, T7 Y* s
<p>
* v8 [9 d2 R8 T
<a href="forum.php?mod=attachment{$is_archive}&aid=$aidencode¬humb=yes" target="_blank">{lang download}</a>
0 [2 v% a( v3 a! R <!--{if helper_access::check_module('album')}-->
! h- M; E8 n5 ?/ I3 H
<a href="javascript:;" onclick="showWindow(this.id, this.getAttribute('url'), 'get', 0);" id="savephoto_$attach[aid]" url="home.php?mod=spacecp&ac=album&op=saveforumphoto&aid=$attach[aid]&handlekey=savephoto_$attach[aid]">{lang save_to_album}</a>
T3 }$ ^# N% R+ v3 Q' q
<!--{/if}-->
2 x" r# t( V1 w/ S8 z4 \ <!--{if $firstpost && $_G['fid'] && $_G['forum']['picstyle'] && ($_G['forum']['ismoderator'] || $_G['uid'] == $attach['uid'])}-->
1 G* h0 h' ~$ Q/ i# W( N; Y <a href="forum.php?mod=ajax&action=setthreadcover&aid=$attach[aid]&fid=$_G[fid]" onclick="showWindow('setcover{$attach[aid]}', this.href)">{lang set_cover}</a>
6 \2 n) J1 f# }+ Q <!--{/if}-->
8 n2 i9 a. z- N) o5 k </p>
2 L7 q& k6 P- k! Q <!--{if $attach[description]}--><p>$attach[description]</p><!--{/if}-->
! d/ @! }3 o$ V' q* C
<p class="xg1 y">$attach[dateline] {lang upload}</p>
9 t% \6 l9 b1 V' c* w
直接删除即可
+ k* v0 I$ @& M5 c
如果想让设为封面显示(只有在开启了封面的版块才显示)就将上面代码替换为下面的代码
! U j) Y9 N" u5 p8 V- r0 l: g
* H% Y. J- H i- q+ r5 y: m <!--{if $firstpost && $_G['fid'] && $_G['forum']['picstyle'] && ($_G['forum']['ismoderator'] || $_G['uid'] == $attach['uid'])}-->
( w' m% B/ t4 R' C* } <div class="tip tip_4 aimg_tip" id="aimg_$attach[aid]_menu" style="position: absolute; display: none" disautofocus="true">
1 r; X7 J% R+ g+ z3 r( \( x <div class="xs0">
9 H" O5 y" B+ a) X+ | <p>
F/ O) U$ S& \4 k <a href="forum.php?mod=ajax&action=setthreadcover&aid=$attach[aid]&fid=$_G[fid]" onclick="showWindow('setcover{$attach[aid]}', this.href)">{lang set_cover}</a><a class="xg1 y">$attach[dateline] {lang upload}</a>
/ [1 @, E1 i4 q* {4 U/ _</p>
! B& x0 }0 `3 J. s! A) K: b <!--{/if}-->
) }2 w3 j9 I, V& H2 l$ B% R
- d- y& n. ~0 x* D6 g- W
<!--{if $attach[description]}--><p>$attach[description]</p><!--{/if}-->
0 ?/ S* q9 l e8 L