Changing layouts
To change the layouts to your desired one involves changing names in the routes.js file
1.Default Layout
To get the default layout modify line as below.
2.Fixed Header Layout
To get the fixed header layout modify line as below.
3.Fixed Header and Fixed Menu Layout
To get the fixed header and fixed menu layout modify line as below.
4.Fixed Menu Layout
To get fixed menu layout modify line as below.
5.Horizontal Layout
To get Horizontal menu layout modify line as below.
6.Menu Bar Folded Layout
To get Folded menu bar layout modify line as below.
7.Boxed Layout
To get boxed layout modify line as below.
Note: There are different styles of header and menu layout files are available.
Default layout
Fixed Header layout
Fixed Header and menu layout
Fixed menu
Horizontal layout
Menu bar folded layout
Boxed layout
Last updated