Aside from width and height values, can I change the look of the player?
Answer 1 Yes, the player can be further styled using CSS properties, like so:
.widgetf1minuteplayer { background-color: #fff; color: #ccc; /* additional CSS properties go here */ }




