clear
  • Introduction
  • HTML
  • Html Structure
    • Header
    • Left Side Menu
    • Right Side Menu
    • Main Content
      • Buttons
      • Font Icons
      • Progress Bars
      • Maps
      • Lock Screen
  • FAQ's
  • SCSS
  • CSS Files
  • Javascript Files
  • Plugins
  • Start New Page
    • Menu Bar Fold
    • Boxed and Moveable Header
    • Moveable Header
    • Boxed and Fixed Header
    • Fixed Header and Menu
  • Vue Version
    • Basic Installation
      • Clear 1.7 installation
    • Basic Structure
      • Layout structure
      • Leftmenu structure
      • Start New Page
      • Changing layouts
  • Changing Color Scheme
  • Laravel Spark Skin
    • Spark Installation
    • Using .vue files
    • Adding External Plugins
  • Laravel Version
    • Changing skin
    • Changing Layouts
Powered by GitBook
On this page

Was this helpful?

  1. Html Structure
  2. Main Content

Lock Screen

PreviousMapsNextFAQ's

Last updated 5 years ago

Was this helpful?

This is the unique feature in this template which generally is designed for the Authentication purpose.This element can be found in lockscreen pages of this template.

It has the following Structure:

<div class="row">
    <div class="col-lg-12 login_border_radius1 lockscreen_img">
     ...
     ...
    </div>
     ...
     ...
</div>