diff --git a/documentation/build/index.html b/documentation/build/index.html index 8cc2739cb..434ae704f 100644 --- a/documentation/build/index.html +++ b/documentation/build/index.html @@ -163,7 +163,7 @@ include "license.html" diff --git a/documentation/index.html b/documentation/index.html index d8b31da5c..4e7429473 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -23,7 +23,7 @@ -
++ This documentation is for versions 2.3 and under. + If you are looking for documentation for version 2.4 and above, + please visit our online documentation. +
Skins can be found in the dist/css/skins folder. - Choose and the skin file that you want then add the appropriate + Choose the skin file that you want and then add the appropriate class to the body tag to change the template's appearance. Here is the list of available skins:
The main header contains the logo and navbar. Construction of the navbar differs slightly from Bootstrap because it has components that Bootstrap doesn't provide. - The navbar can be constructed in two way. This an example for the normal navbar and next we will provide an example for + The navbar can be constructed in two ways. This is an example for the normal navbar and next we will provide an example for the top nav layout.