Commit 41634d07b33dd12267ee5adfac1e233f19f1543a
1 parent
68605950
videos
Showing
1 changed file
with
10 additions
and
0 deletions
Show diff stats
frontend/views/site/media-about.php
... | ... | @@ -66,6 +66,16 @@ use yii\web\View; |
66 | 66 | <div style="position: absolute;padding-bottom:56.27%;top: 0;width: 100%;height: 100%;"><iframe src="https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2FKBEnergy.UA%2Fvideos%2F1171662169609800%2F&show_text=0&width=560" width="100%" height="100%" style="border:none;overflow:hidden;height: 270px;" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen="true"></iframe></div> |
67 | 67 | </div> |
68 | 68 | </div> |
69 | + <div class="col-sm-4"> | |
70 | + <div class="box-image"> | |
71 | + <div style="position: absolute;padding-bottom:56.27%;top: 0;width: 100%;height: 100%;"><iframe src="https://www.youtube.com/embed/TsC_qneS-Jo?ecver=2" style="position:absolute;width:100%;height:100%;left:0" width="100%" height="100%" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></div> | |
72 | + </div> | |
73 | + </div> | |
74 | + <div class="col-sm-4"> | |
75 | + <div class="box-image"> | |
76 | + <div style="position: absolute;padding-bottom:56.27%;top: 0;width: 100%;height: 100%;"><iframe src="https://www.youtube.com/embed/RQlNLGr8X24?ecver=2" style="position:absolute;width:100%;height:100%;left:0" width="100%" height="100%" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></div> | |
77 | + </div> | |
78 | + </div> | |
69 | 79 | </div> |
70 | 80 | </section> |
71 | 81 | </div> | ... | ... |