添加背景音乐
1、 打开网易云音乐首页,然后搜索你要添加的背景音乐
http://music.163.com/
2、 搜索到歌曲点击生成外链播放器,进去下一个界面
3、 复制外链播放器的代码
打开yilia主题\themes\yilia下的_partial文件夹下的left-col.ejs文件
复制文件内容到最下端
红线内的iframe框为复制的外链播放器代码,如图红线内,把代码放在div框
例如:
<div style="position:absolute; bottom:120px left:auto; width:85%"> <iframe
frameborder="no" border="0" marginwidth="0" marginheight="0" width=260
height=86
src="//music.163.com/outchain/player?type=2&id=422428548&auto=1&height=66"></iframe>
</div>
这样就可以了
注:调节播放器大小,改变外链播放器的代码块,长度宽度即可
width=260 height=86
我的个人博客主页,欢迎访问 <http://www.aomanhao.top/>
我的CSDN主页,欢迎访问 <https://blog.csdn.net/Aoman_Hao>
我的简书主页,欢迎访问 <https://www.jianshu.com/u/4082f682db35>
我的GitHub主页,欢迎访问 <https://github.com/AomanHao>
热门工具 换一换