默认的音乐播放器封面这个颜色怎么修改 New
这个颜色怎么修改 在那个文件那位大佬知道1 贡献最佳答案
1、这个你可以在后台\全局\网站第三方统计添加代码:
.aplayer .aplayer-pic {background-color: red !important;}
2、或 打开 temlpate\default\common\common.css 最下边添加代码:
.aplayer .aplayer-pic {background-color: red !important;}
文強发表于昨天 21:11
[*]详细答案 >
1、这个你可以在后台\全局\网站第三方统计添加代码:
<style>.aplayer .aplayer-pic {background-color: red !important;}<style>
2、或 打开 temlpate\default\common\common.css 最下边添加代码:
.aplayer .aplayer-pic {background-color: red !important;}
页:
[1]