From 8adf3ef9e825c22b19cf3766dea8e22a91314f0f Mon Sep 17 00:00:00 2001
From: freezy The starter page is a good place to start building your app if you'd like to start from scratch. AdminLTE 2.0 provides a set of options to apply to your main layout. Each on of these classes can be added
@@ -236,11 +236,17 @@ AdminLTE/
class to the body tag to change the template's appearance. Here is the list of available skins:Tip!
Layout Options
@@ -269,7 +275,7 @@ AdminLTE/
};
</script>
<script src='dist/js/app.js' type='text/javascript'></script>
-
+
skin-blueskin-blue-lightskin-yellowskin-yellow-lightskin-purpleskin-purple-lightskin-greenskin-green-lightskin-redskin-red-lightskin-blackskin-black-lightAvailable AdminLTE Options
{
//Add slimscroll to navbar menus
@@ -835,7 +841,7 @@ AdminLTE/
these methods can be set through the Javascript options.
The following code should be placed within the .wrapper div. I prefer
to place it right after the footer.
Dark Sidebar Markup
+Dark Sidebar Markup
<!-- The Right Sidebar -->
<aside class="control-sidebar control-sidebar-dark">
<!-- Content of the sidebar goes here -->
@@ -843,8 +849,8 @@ AdminLTE/
<!-- The sidebar's background -->
<!-- This div must placed right after the sidebar for it to work-->
<div class="control-sidebar-bg"></div>
-
- Light Sidebar Markup
+ +Light Sidebar Markup
<!-- The Right Sidebar -->
<aside class="control-sidebar control-sidebar-light">
<!-- Content of the sidebar goes here -->
@@ -2007,14 +2013,14 @@ AdminLTE/
Implementations
Thanks to many of AdminLTE users, there are multiple implementations of the template
for easy integration with back-end frameworks. The following are some of them:
-
+
- Yii 2 by Tobias Munk
- Laravel by Arjay Angeles
- - Symfony by Marc Bach
+ - Symfony by Marc Bach
- Rails Gem by Nicolas Besnard
-
+
Note: these implementations are not supported by Almsaeed Studio. However,
they do provide a good example of how to integrate AdminLTE into different frameworks. For the latest release
of AdminLTE, please visit our repository or website
@@ -2114,7 +2120,7 @@ AdminLTE/
-
+