large gap after audio player
-
There is a large gap after the embedded audio player (Internet Archive). I’ve researched it online and got this solution that didn’t work, adding this to the CSS:
p.audioplayer_container {
margin: 0;
}The blog I need help with is: (visible only to logged in users)
-
Hi!
Could you please point me to the post or page on your site where the audio player is embedded so I can take a look?
-
You’ll see after the audio player there’s a large gap each time.
Internet Archive gives two choices for embed, one regular and one specifically for WordPress.com. I’m using the WordPress.com one because I want to be sure the player opens in all browsers. I used the regular by mistake, and it didn’t have such a gap, but I’d rather be sure and use WordPress.com for reasons I’ve mentioned. If it doesn’t make any difference then I can use the regular one. If so, and there’s still a large gap, then I’d come back to asking how to close that gap.
-
Thanks for passing this along! If you click over to the Text Editor shown here:
You’ll see the following code:
[archiveorg InTheCuttingEdgeOfBattleAStateOfEmergencycorrected width=640 height=140 frameborder=0 webkitallowfullscreen=true mozallowfullscreen=true]Can you try changing the height attribute to 50 and see if that closes the gap? It appears to on my tests.
-
-
- The topic ‘large gap after audio player’ is closed to new replies.