Altering the colour of Vimeo player with jQuery/CSS? -
so far i've found giving iframe background colour alter timeline number colour, other i'm not seeing way change player's controls colour other vimeo embed code itself.
... iframe { background-color: #000; }
i'd google'd quite bit, not found unfortunately turn stack. i'm looking change player controls. have slight feeling can done jquery maybe? grab default colour , change it, or idea...
anyway, in advance.
as said can achieved options in vimeo's embed code.
alternatively, use embed options enable javascript api api=1
can change options , set color via javascript setcolor()
.
vimeo working on embeddable html5 player in case you'll have full control on player controls.
hope helps
Comments
Post a Comment