Hello everyone!
Default OneBox Style
I would like to customize the default onebox audio control style with this one 
https://codepen.io/tomma5o/pen/jAKQYz
I tried to customize it with theme customization option but I failed. Can anyone help me?
Hello everyone!
Default OneBox Style
I would like to customize the default onebox audio control style with this one 
https://codepen.io/tomma5o/pen/jAKQYz
I tried to customize it with theme customization option but I failed. Can anyone help me?
我不想让这个问题再搁置多年 :),但实现方法是创建一个组件来装饰已渲染的 HTML。然后在屏幕上渲染之前,通过一个函数将帖子的 HTML 传入,该函数会替换播放器。
这是一种相当高级的自定义方式。