- 積分
- 7573
- 威望
- 7573
- 金錢
- 9482
- 最後登錄
- 2024-11-17
|
打开:templates/css_common.htm
查找:- .list th { background: url({IMGDIR}/forum.gif) 5px 10px no-repeat; padding-left: 45px !important; }
複製代碼 替换为:- .list th { background: url(旧帖图片地址) 5px 10px no-repeat; padding-left: 45px !important; }
複製代碼 再查找- .list th.new { background-image: url({IMGDIR}/forum_new.gif); }
複製代碼 替换为:
本帖隱藏的內容需要回復才可以瀏覽
后台更新css缓存。 |
|