免費論壇 繁體 | 簡體
Sclub交友聊天~加入聊天室當版主
分享
返回列表 發帖

TOP

打开:templates/css_common.htm

查找:
  1. .list th { background: url({IMGDIR}/forum.gif) 5px 10px no-repeat; padding-left: 45px !important; }
複製代碼
替换为:
  1. .list th { background: url(旧帖图片地址) 5px 10px no-repeat; padding-left: 45px !important; }
複製代碼
再查找
  1. .list th.new { background-image: url({IMGDIR}/forum_new.gif); }
複製代碼
替换为:
本帖隱藏的內容需要回復才可以瀏覽


后台更新css缓存。

TOP

返回列表