How do you make it so the video is obscured, but the play/puase button is displayed as well as the sound button?
Sep 27, 2009
16 years ago
Revel
is sweet
<style>
.media_player {height: 25px;width: 60px; }
</style> That's the code to change the size dimensions but you'll need to alter the numbers a bit so it shows what you'd like.