Discuz6.0.0版块横排, 添加版块图标的办法
打开 discuz.htmZQ H z to找:[code]<th width="$cat[forumcolwidth]"{$forum[folder]}>[/code]后面添加:[code]<a href="forumdisplay.php?fid=$forum[fid]">{$forum[icon]}</a>[/code]完毕!
5V G_)\v2ay w:~
如果要同时去掉前面有无新帖图标,
打开css.htm,oS nA|Z!\e
找:[code].forumlist th { padding-left: 55px !important; }
.forumlist h2 em { color: {HIGHLIGHTLINK}; }
.forumlist tbody th { background-image: url({IMGDIR}/forum.gif); background-repeat: no-repeat; background-position: 13px 50%; }
.forumlist tbody th.new { background-image: url({IMGDIR}/forum_new.gif); }[/code]删除之。
页:
[1]