Admire
  • Introduction
  • Folder Structure
  • HTML
    • Introduction
    • HTML Structure
      • Header
      • Left Side Menu
      • Right Side Menu
      • Main Content
        • Buttons
        • Carousel and sliders
        • Charts
        • Icons
        • Progress Bars
        • Maps
        • Modals
        • Lock Screen
    • Plugins
    • FAQ's
    • Fonts Used
    • Start New Page
      • Black scheme
      • White scheme
    • Hide/Remove section
      • white scheme
      • Black scheme
  • Laravel Version
    • Installation
      • Previous Versions
        • Laravel 8
        • Laravel 7
        • Laravel 5.6
    • Layouts
      • default
      • Fixed header
      • Fixed menu
      • Fixed Menu Header
      • Compact Menu
    • Blank Page
    • How to change the layout
  • Updates
    • 3.x
    • 2.3
    • 2.8
    • 2.7
    • 2.2
    • 2.1
    • 2.0
    • 1.4
    • 1.3
Powered by GitBook
On this page

Was this helpful?

  1. HTML

FAQ's

PreviousPluginsNextFonts Used

Last updated 5 years ago

Was this helpful?

1)

A : The chat icon in the navbar will activate the Right side bar.

2)

A : The Hamburger in the nav will collapse the left menu if required.

3)

A : In the Dashboard V2 when you scroll down, and if it reaches the bottom of the page, social icon pop up is activated.

4)

A : In Every page just below <body> you can find <div> with preloaderclass .If you want to change it you can get the css code in custom.scss file ,there exists a code commented between "preloader".

5)

A : well, you can remove the preloader div at the start of every page and the related css in custom.scss and there is an on load function in Rightsidebar.js at the end of the file.

6)

A : you can get the dimple chart date in "chart-date" folder which exists in the root folder.

7)

A : The code for each layout page is in the respective pageload css and js files. you can use that particular code gloablly to change the layouts over all pages.

8)

A : In Every page just below <body> you can find <div> with preloader class .If you want to change it you can get the css code in custom.scss file ,there exists a code commented between "preloader".

Right Side Bar Activation?
Toggle Left Menu?
Where does the social icon pop up menu exist?
How does the preloader work?
How to get rid of preloader?
Date of Dimple Charts?
How to use layouts?
How does the preloader work?