admin管理员组文章数量:1130349
How can I adjust the width on the WP audio playlist if I'm using the following:
[wpse_playlist tracknumbers="false" images="false" artist="false"]
[wpse_trac title="Track1'" src="www.mypage/audio/track1.mp3]
[wpse_trac title="Track2'" src="www.mypage/audio/track2.mp3]
[wpse_trac title="Track3'" src="www.mypage/audio/track3.mp3]
[/wpse_playlist]
How can I adjust the width on the WP audio playlist if I'm using the following:
[wpse_playlist tracknumbers="false" images="false" artist="false"]
[wpse_trac title="Track1'" src="www.mypage/audio/track1.mp3]
[wpse_trac title="Track2'" src="www.mypage/audio/track2.mp3]
[wpse_trac title="Track3'" src="www.mypage/audio/track3.mp3]
[/wpse_playlist]
Share
Improve this question
edited Nov 14, 2018 at 21:58
Nisse Engström
1151 silver badge2 bronze badges
asked Nov 14, 2018 at 20:40
MrinjMrinj
1
0
1 Answer
Reset to default 0Found a solution:
<div style="float:left;width:50%;">
<div style="padding-right:10px;">
[playlist images="false" artists="false" ids="639,640,641"]
</div></div>
<div style="float:right;width:50%;">
<div style="padding-left:10px;">
[playlist images="false" artists="false" ids="639,640,641"]
</div></div>
<div style="clear: both;"></div>
Best,
How can I adjust the width on the WP audio playlist if I'm using the following:
[wpse_playlist tracknumbers="false" images="false" artist="false"]
[wpse_trac title="Track1'" src="www.mypage/audio/track1.mp3]
[wpse_trac title="Track2'" src="www.mypage/audio/track2.mp3]
[wpse_trac title="Track3'" src="www.mypage/audio/track3.mp3]
[/wpse_playlist]
How can I adjust the width on the WP audio playlist if I'm using the following:
[wpse_playlist tracknumbers="false" images="false" artist="false"]
[wpse_trac title="Track1'" src="www.mypage/audio/track1.mp3]
[wpse_trac title="Track2'" src="www.mypage/audio/track2.mp3]
[wpse_trac title="Track3'" src="www.mypage/audio/track3.mp3]
[/wpse_playlist]
Share
Improve this question
edited Nov 14, 2018 at 21:58
Nisse Engström
1151 silver badge2 bronze badges
asked Nov 14, 2018 at 20:40
MrinjMrinj
1
0
1 Answer
Reset to default 0Found a solution:
<div style="float:left;width:50%;">
<div style="padding-right:10px;">
[playlist images="false" artists="false" ids="639,640,641"]
</div></div>
<div style="float:right;width:50%;">
<div style="padding-left:10px;">
[playlist images="false" artists="false" ids="639,640,641"]
</div></div>
<div style="clear: both;"></div>
Best,
本文标签: WP audio playlist width
版权声明:本文标题:WP audio playlist width 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749180019a2328445.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论