Blog: R6D96: #100DaysOfCode (More Posts)
How are these media elements looking to you?

Introducing Jonnie Grieve Digital Media – the spectrum of sites I run on my hosting network
I spent some time today on work arounds for MediaElementJS which WordPress uses to deliver HTML5 video so that it works on all screens. I managed to achieve this using the combination of selectors and the CSS !important directive.
I understand that !important isn’t generally recommended but when I studied the JavaScript file that generates the inline styling there was no real way to override the inline styling that it generates.
As a result, I now have confidence in the videos I present via WordPress.
Earlier in the day I also had some more fun with Custom Post Types in my WordPress starter repository.


