Topic: Full Screen Video & App Intro Conflict

Fitrepreneur pro asked 7 years ago


Hi - Sorry for bombarding the forum with all these questions - I have a website I need to put up tonight... I am using the full screen video template. I added the App Intro, which I intended to use as a background image section, they are in conflict and I can't figure out why. code below * it looks like I may be able to produce the parallax effect I was looking for with this ;-) <!-- Template styles --> <style rel="stylesheet"> /* TEMPLATE STYLES */ /* Necessary for full page carousel*/ html, body, .view { height: 100%; } /* Navigation*/ .navbar { background-color: transparent; } .scrolling-navbar { -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out; -moz-transition: background .5s ease-in-out, padding .5s ease-in-out; transition: background .5s ease-in-out, padding .5s ease-in-out; } .top-nav-collapse { background-color: #455A64; } footer.page-footer { background-color: #455A64; margin-top: 0; } @media only screen and (max-width: 768px) { .navbar { background-color: #455A64; } } /* Carousel*/ .carousel, .carousel-item, .active { height: 100%; } .carousel-inner { height: 100%; } .flex-center { color: #fff; } .carousel-caption { height: 100%; padding-top: 7rem; } /*Intro*/ .view { background: url("img/fit_office.png")no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } @media (max-width: 768px) { .full-bg-img, .view { height: auto; position: relative; } } .description { padding-top: 25%; padding-bottom: 3rem; color: #fff } @media (max-width: 992px) { .description { padding-top: 7rem; text-align: center; } #app-mockup { max-height: 400px; } } </style> <!--What's in My FitKit--> <div class="view hm-black-strong"> <div class="full-bg-img flex-center"> <div class="container"> <div class="row" id="fitkit"> <!--First column--> <div class="col-lg-6"> <div class="description"> <h2 class="h2-responsive wow fadeInLeft">Make purchases with our app </h2> <hr class="hr-dark"> <p class="wow fadeInLeft" data-wow-delay="0.4s">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Rem repellendus quasi fuga nesciunt dolorum nulla magnam veniam sapiente, fugiat! Commodi sequi non animi ea dolor molestiae, quisquam iste, maiores. Nulla.</p> <br> Learn more Download <i class="fa fa-android left right" aria-hidden="true"></i> <i class="fa fa-apple left" aria-hidden="true"></i> <i class="fa fa-windows" aria-hidden="true"></i> </div> </div> <!--/.First column--> <!--Second column--> <div class="col-lg-4 col-lg-offset-1 flex-center"> <!--Form--> <!--/.Form--> </div> <!--/Second column--> </div> </div> </div> </div> <!--/.what's In My FitKit-->

Michal Szymanski staff answered 7 years ago


I sent you the answer and solution via email.

Fitrepreneur pro answered 7 years ago


see the email I sent you. 1) the 'intro' 'parallax' section is conflicting with the Video Template 2) the 'parallax' section is not displaying the background JM

Michal Szymanski staff answered 7 years ago


Well, it looks like you already have 2 parallax section. What else do you want to achieve?

Fitrepreneur pro answered 7 years ago


Hi Michal - i have uploaded the site to www.fitrepreneur.me so you can see what is going on. JM

Michal Szymanski staff answered 7 years ago


Send me please all your files on email m.szymanski@mdbootstrap.com, I'll investigate the problem.

Fitrepreneur pro answered 7 years ago


Michal - You misunderstand I am trying to add the App Intro as a section in the middle of my page. JM

Michal Szymanski staff answered 7 years ago


Unfortunately App intro right now is adjusted only to images. Maybe in the next versions MDB's Intros will support also video.

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: Yes
Tags