打開 template\default\common\common.css,在最下邊添加:
- /* 等級圖標 */
- .fico-sun:before{content:url("{IMGDIR}/star_level3.gif" )!important;}
- .fico-star3:before{content:url("{IMGDIR}/star_level3.gif" )!important;}
- .fico-moon:before{content:url("{IMGDIR}/star_level2.gif" )!important;}
- .fico-star2:before{content:url("{IMGDIR}/star_level2.gif" )!important;}
- .fico-star:before{content:url("{IMGDIR}/star_level1.gif" )!important;}
- .fico-star1:before{content:url("{IMGDIR}/star_level1.gif" )!important;}
復制代碼
如圖:
1.jpg (138.03 KB, 下載次數: 9)
下載附件
2024-2-12 12:44 上傳
修改之前:
2.JPG (170.39 KB, 下載次數: 5)
下載附件
2024-2-12 12:55 上傳
修改之后:
3.JPG (170.59 KB, 下載次數: 10)
下載附件
2024-2-12 12:55 上傳