CMS Development

andrews1
Participant | Partner
Participant | Partner

Need help getting background video to work

SOLVE

The code below is placed in a custom HTML module on this page: http://www-logicbay-com.sandbox.hs-sites.com/. The background video seems to work when I "Save and go to module list"  - the background video even works on Internet Explorer (AND once in a blue moon on Chrome). However, after updating the page and trying to view it on Chrome, it does not work (i.e. the video becomes a still image). Please let me know how to resolve this or if you need any information. Thanks!!

 

<video autoplay loop id="bgvid">
<source src="https://offers.logicbay.com/hubfs/Aerial%20Shot%20Of%20City%20(1).mp4" type="video/mp4">
</video>
<div class="row-fluid-wrapper row-depth-1 row-number-3 ">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell hero-content" style="" data-widget-type="cell" data-x="0" data-w="12">
<div class="row-fluid-wrapper row-depth-1 row-number-4 ">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-header " style="" data-widget-type="header" data-x="0" data-w="12">
<div class="cell-wrapper layout-widget-wrapper">
<h1>POWERING CHANNEL GROWTH</h1></div><!--end layout-widget-wrapper -->
</div>
</div><!--end row-->
</div><!--end row-wrapper -->
<div class="row-fluid-wrapper row-depth-1 row-number-5 ">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-header " style="" data-widget-type="header" data-x="0" data-w="12">
<div class="cell-wrapper layout-widget-wrapper">
<span id="hs_cos_wrapper_module_1491503172723500" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="header"><h3></h3></span>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->
</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->
</div>

0 Upvotes
1 Accepted solution
roisinkirby
Solution
HubSpot Product Team
HubSpot Product Team

Need help getting background video to work

SOLVE

Hey @andrews1 apologies for the delay - are you still experiencing this issue?

View solution in original post

0 Upvotes
2 Replies 2
roisinkirby
Solution
HubSpot Product Team
HubSpot Product Team

Need help getting background video to work

SOLVE

Hey @andrews1 apologies for the delay - are you still experiencing this issue?

0 Upvotes
andrews1
Participant | Partner
Participant | Partner

Need help getting background video to work

SOLVE

Nope. We're all set, thanks!

0 Upvotes