Semibox Layouts
The semibox layout combines aspects of both boxed and fluid layouts, where some parts of the interface (like the sidebar) may be fixed or constrained, while others (like content areas) have more flexibility. This design provides a balanced approach to content focus and structured UI elements. Make sure to clear cache or open in incognito mode to achieve the changes. Do the below changes in the Admin/apps/views/partials/main.php
file.
Semibox
data-layout="semibox"
Content Width:
Default
data-content-width="default"
Fluid
data-content-width="fluid"
Sidebar Size:
Default (Large)
data-sidebar="default"
Medium
data-sidebar="medium"
Small
data-sidebar="small"
Sidebar Colors:
Light Colors
data-sidebar-colors="default"
Dark Colors
data-sidebar-colors="dark"
Brand Colors
data-sidebar-colors="brand"
Purple Colors
data-sidebar-colors="purple"
Sky Colors
data-sidebar-colors="sky"