backgroundVideo icon indicating copy to clipboard operation
backgroundVideo copied to clipboard

How can I place any text or div element in front of backgroundVideo plugin?

Open zhdanoff-wii opened this issue 8 years ago • 5 comments

I need to place headline and some text above backgroundVideo. How can I do it?

zhdanoff-wii avatar May 10 '17 22:05 zhdanoff-wii

<h1>Heading</h1>
<p>Some test</p>
<video class="bv-video"></video>

linnett avatar May 11 '17 08:05 linnett

Did it but there is no video behind text (( http://ipoteka-krd.pe.hu/ I mean video behind text, video as background of the text. Here is an example: http://www.spab-rice.com/themeforest/xone/demo/index.html Parallax Video section of the page.

zhdanoff-wii avatar May 11 '17 09:05 zhdanoff-wii

Are you talking about text on top of the video!? If you are, just use a wrapper with CSS. I would write an example but I'm just too busy right now unfortunately

linnett avatar May 11 '17 09:05 linnett

It would be very helpful if you post an example here :) I'm just a beginner at html and css. I will wait. Thank you...

zhdanoff-wii avatar May 11 '17 10:05 zhdanoff-wii

Having the same issue when trying to place text on top of the video. I tried to use a wrapper but the z-index just doesn't seem to work.

benedekdaniel avatar Feb 16 '19 22:02 benedekdaniel