


This option is forced to true if both the fixed layout and sidebar mini Enable sidebar expand on hover effect for sidebar mini Defining AdminLTEOptionsĪlternatively, you can define a global options variable named AdminLTEOptions and initialize it before loading app.js. Within the main Javascript file, modify the $.AdminLTE.options object to suit your use case. Modifying the options of AdminLTE's app.js can be done using one of the following ways. Contains the user panel and sidebar menu. Note: LESS files are better commented than the compiled CSS file. Visit our GitHub repository to view issues, make requests, or contribute to the project. It is not necessary to learn LESS but it will benefit you a lot in the future. LESS is easy to learn if you know CSS or SASS. This theme uses the LESS compiler to make it easier to customize and use. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it. One way to achieve that is to provide documentation and support. We are trying our best to make your experience with AdminLTE be smooth.
#YII2 NAV WIDGET DIRECT URL LINK HOW TO#
Most of the template example pages contain quick tips on how to create or use a component which can be really helpful when you need to create something on the fly. Go through the pages that are bundled with the theme.This way, we guarantee you will get the best of AdminLTE. All of Bootstrap components have been modified to fit the style of AdminLTE and provide a consistent look throughout the template. If you are unfamiliar with Bootstrap, visit their website and read through the documentation. The downloadable package contains both of these libraries, so you don't have to manually download them.īefore you go to see your new awesome theme, here are few tips on how to familiarize yourself with it: ├── All the customized plugins CSS and JS files Dependencies │ └── Bootstrap-less/ (Only for reference. Download File Hierarchy of the Source Code Package Download this version if you plan on customizing the template.
