Discuz6.0.0版块横排, 添加版块图标的办法
打开 discuz.htmC,L4|']4S J nO找:[code]<th width="$cat[forumcolwidth]"{$forum[folder]}>[/code]后面添加:[code]<a href="forumdisplay.php?fid=$forum[fid]">{$forum[icon]}</a>[/code]完毕!
)T'c/mMv.ErD0F
如果要同时去掉前面有无新帖图标,YWP/t3H&y
打开css.htm,
找:[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]