Modern Admin - Clean Bootstrap 4 Dashboard HTML Template provides different types of id, classes & attributes to customize the template.
This template can be customize directly from HTML code, please refer below section for more information.
If you have knowledge of our PUG template building system you can use PUG template & page config variables to customize it. Refer
HTML Snippet
Below HTML Snippet is the structutre of this template, you can use the defined id, class & attributes to customize the it.
<html lang="en" data-textdirection="ltr" class="loaded">
<head>
...
</head>
<!-- BODY -->
<body data-open="click" data-menu="vertical-menu" data-col="2-columns" class="vertical-layout vertical-menu 2-columns fixed-navbar pace-done menu-expanded">
<!-- NAVBAR -->
<nav class="header-navbar navbar navbar-with-menu fixed-top navbar-semi-light bg-gradient-x-grey-blue">
...
</nav>
<!--/ NAVBAR -->
<!-- NAVIGATION - MENU -->
<div data-scroll-to-active="true" class="main-menu menu-fixed menu-light menu-accordion menu-shadow">
...
</div>
<!--/ NAVIGATION - MENU -->
<!-- CONTENT -->
<div class="app-content content container-fluid">
...
</div>
<!--/ CONTENT -->
<footer class="footer footer-static footer-dark navbar-border">
...
</footer>
</body>
<!--/ BODY -->
</html>
Template <body>
tag has the following page customization options as shown in the table. Please Refer line no: 6 in the above HTML Snippet.
Section | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Body |
|