Proper way to overlay text on a video?
Permalink
Hey everyone, I am wondering what everyone's ideas would be to overlay centered text on top of a responsive video.
Here is the code I am currently using:http://codepen.io/CharismaSolutions/pen/JXWYRB...
This is what I was thinking:http://codepen.io/CharismaSolutions/pen/zqZvNW...
But I don't like that solution because it is not responsive and doesn't find the center automatically. etc...
Any help would be appreciated. FYI, the site I am using this on is on a C5.6 site I designed:http://scotidi.com
Here is the code I am currently using:http://codepen.io/CharismaSolutions/pen/JXWYRB...
This is what I was thinking:http://codepen.io/CharismaSolutions/pen/zqZvNW...
But I don't like that solution because it is not responsive and doesn't find the center automatically. etc...
Any help would be appreciated. FYI, the site I am using this on is on a C5.6 site I designed:http://scotidi.com
http://codepen.io/anon/pen/ONpZoO...
It's somewhat a CSS hack but it works in more browsers than flexbox currently (which is the other option to do this).