久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

Discuz! 官方交流社區

標題: 等級怎么從字體換回圖片 [打印本頁]

作者: cockli    時間: 2024-2-9 18:04
標題: 等級怎么從字體換回圖片



怎么把論壇字體圖標 換成原來的等級圖片 求指教

作者: 一定    時間: 2024-2-11 17:57
干嘛要換回來,我覺得字體比圖片好看多了
作者: cockli    時間: 2024-2-11 19:12
一定 發表于 2024-2-11 17:57
干嘛要換回來,我覺得字體比圖片好看多了

好看真心談不上,就是速度快多了,圖片還得從庫里調取加載,會拖慢速度。
作者: 文強    時間: 2024-2-12 12:55
打開 template\default\common\common.css,在最下邊添加:

  1. /* 等級圖標 */
  2. .fico-sun:before{content:url("{IMGDIR}/star_level3.gif" )!important;}
  3. .fico-star3:before{content:url("{IMGDIR}/star_level3.gif" )!important;}
  4. .fico-moon:before{content:url("{IMGDIR}/star_level2.gif" )!important;}
  5. .fico-star2:before{content:url("{IMGDIR}/star_level2.gif" )!important;}
  6. .fico-star:before{content:url("{IMGDIR}/star_level1.gif" )!important;}
  7. .fico-star1:before{content:url("{IMGDIR}/star_level1.gif" )!important;}
復制代碼


如圖:

(, 下載次數: 9)

修改之前:

(, 下載次數: 6)

修改之后:

(, 下載次數: 10)


作者: cockli    時間: 2024-2-12 13:41
文強 發表于 2024-2-12 12:55
打開 template\default\common\common.css,在最下邊添加:

大佬太牛了,必須贊一個!




歡迎光臨 Discuz! 官方交流社區 (http://www.9999xn.com/) Powered by Discuz! W1.0