Background Image Set data-bg=”images/bg1.jpg” attribute to apply background image on any section. Below is example of code. <!– Intro –> <section class=”intro-section intro-section-1″ data-bg=”images/bg10.png”> … </section> Main CSS file include few utility classes to manage background images. bg-fixed : Apply background position fixed on container with no repeat bg-cover : […]
Code overview & Page structure
All pages developed based on bootstrap framework 3.xx. Below is overview of page structure. Page meta information <meta charset=”utf-8″> <meta name=”viewport” content=”width=device-width, initial-scale=1.0″> <title>Your Landing Page Title</title> <!–pageMeta–> <!– Lib CSS –> <link href=”lib/bootstrap/css/bootstrap.css” rel=”stylesheet”> <link href=”lib/bootstrap-datepicker/css/bootstrap-datepicker.min.css” rel=”stylesheet”> <link href=”lib/owl-carousel/owl.carousel.css” rel=”stylesheet”> <link href=”lib/Swiper/css/swiper.min.css” rel=”stylesheet”> <link href=”lib/vegas/vegas.min.css” rel=”stylesheet”> <link href=”lib/jquery.mb.YTPlayer/css/jquery.mb.YTPlayer.min.css” rel=”stylesheet”> […]
Installation
Package content All Components : All component folder include all individual category base section codes to quickly preview and copy code to use without HTML builder. Builder_new : Highly featured Front-end javascript editor to quickly manage and customize page design and content. Builder_old : Older version of builder. [ NOTE : […]