Admint Documentation

Thank you so much to see our template. We are trying to explain about Admint, if you have any questions about Admint, please feel free to mail us.

Introduction

Admint is modern and clean Bootstrap 4 based dashboard template. It is built using HTML5, CSS3, jQuery and we are using CSS preprocessor SASS. It is super easy to customize and 100% responsive.

It can be used for most type of dashboard and app templates like Analytics, HR, CRM, Crypto, Accounting dashboard or you can create web or desktop apps like Messenger, Live Chat, Project Management, Email or Team Collaboration.

Also, you can create a social networking web app with a profile page, newsfeed and messenger.

Files Structure

  • Admint
    • assets
      • css
      • scss
      • fonts
      • img
      • js
    • ui-kits [All UI Kits are added here]
      • according.html
    • index.html

Stylesheets

We have own CSS class naming convention that begins with prefix tb-(ThemeBubble). Some examples of Admint class names would be: tb-main-header, tb-sidebarheader, tb-footer. For this naming convention, you can integrate unlimited 3rd party plugins and resources without worrying about class naming conflicts. However for Bootstrap and other 3rd party plugins class extending we used their own CSS naming format.

We use SASS as a CSS processor. Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.

If don't know SASS coding, don't worry you can directly edit CSS file.

CSS Helper Classes

We are creating some global class for easy work.

Class Description
tb-margin-[size]
tb-margin-top-[size]
tb-margin-bottom-[size]
tb-margin-left-[size]
tb-margin-right-[size]
Margin helper classes where [size] can accept 0 to 15. Example: tb-margin-0, tb-margin-top-15
tb-padding-[size]
tb-padding-top-[size]
tb-padding-bottom-[size]
tb-padding-left-[size]
tb-padding-right-[size]
Margin helper classes where [size] can accept 0 to 15. Example: tb-padding-0, tb-padding-top-15
tb-height-b[size] - This is for Larg Screen
tb-height-lg-b[size] - This is for Mobile Screen
Space helper classes where [size] can accept 0, 5, 10, 15, 20. Example: tb-height-b10, tb-height-lg-b20
tb-font-style-i Italic Font helper classes.
tb-text-transform-u
tb-text-transform-l
tb-text-transform-c
Text transform helper classes.
tb-font-[weight] Weight helper classes where [weight] can accept light, regular, medium, semi-bold, bold, black. Example: tb-font-bold
tb-radious[size] Radious helper classes where [size] can accept 1 to 10. Example: tb-radious1, tb-radious10

Javascript

We are using jQeury for JS. All custom jQuery and plugin initialize code are written in main.js (there is a separate file for chart.js initialize) file. And all are function-based. Like if you did not want any JS block you just remove that function.

For SVG Maps, we are creating an svg-map folder. Please take your desired file. We also create an SVG map preview page.

Function Description
mainMenu() Initialize Main Menu.
mobileMenu() Initialize Mobile Menu.
sideBarHeader() Initialize Sidebar Menu.
stickyHeader() Initialize Sticky Header.
onePageNav() Initialize One Page Navigation.
tabInt() Initialize Our Custom Tab.
accordianInt() Initialize Our Custom Accordion.
progressBar() Initialize Progress Bar.
swiperSlider() Swiper Slider Initialize Function.
calendarInt() Initialize Calender Plugin.
customSelectInt() Initialize Custom Selector.
chattingInt() Initialize Live Chatting.
modalVideoInt() Initialize Video Modal.
verticalChart() Initialize Vertical Chart
nicescrollInt() Initialize Nice Scroll.
dragDropInt() Initialize Drag and Drop Plugin.
customToggleInt() Initialize Custom Toggle Button.
dragableCardInt() Initialize Dragable Card.
emailEditorInt() Email Editor Initialize
dynamicTableInt() Dynamic Table Initialize
bootstrapInt() Bootstrap Element Initialize

Color Palettes

Admint has four different color mode for you. For different color mode, you should replace the main stylesheet and chart.js initialize file, other files are the same for all. You can see the preview by using the right side setting tab. Here is the list of file combination.

Version File List
Light Mode[default] style.css
chartjs.light.js
Classic Mode classic-style.css
chartjs.classic.js
Dark Mode dark-style.css
chartjs.dark.js
Black Mode black-style.css
chartjs.black.js

References

We are using some JS and CSS plugins for creating Admint.

Customer Support

After buying if you are facing any issues or you can not understand any part you can request for support.

Our dedicated support team will assist you within Two Business Day.

Note: All images you see in the demos use only for demo purposes and is not allowed to be included in the download file.

Settings

UI STYLE

  • Light Mode
  • Classic Mode
  • Dark Mode
  • Black Mode

Icon Switcher

  • Line Icons
  • Solid Icons