faq.html 61 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431
  1. <!doctype html>
  2. <html lang="en">
  3. <!--begin::Head-->
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>FAQ | AdminLTE 4</title>
  7. <!--begin::Accessibility Meta Tags-->
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
  9. <meta name="color-scheme" content="light dark" />
  10. <meta name="theme-color" content="#007bff" media="(prefers-color-scheme: light)" />
  11. <meta name="theme-color" content="#1a1a1a" media="(prefers-color-scheme: dark)" />
  12. <!--end::Accessibility Meta Tags-->
  13. <!--begin::Primary Meta Tags-->
  14. <meta name="title" content="FAQ | AdminLTE 4" />
  15. <meta name="author" content="ColorlibHQ" />
  16. <meta
  17. name="description"
  18. content="AdminLTE is a Free Bootstrap 5 Admin Dashboard, 30 example pages using Vanilla JS. Fully accessible with WCAG 2.1 AA compliance."
  19. />
  20. <meta
  21. name="keywords"
  22. content="bootstrap 5, bootstrap, bootstrap 5 admin dashboard, bootstrap 5 dashboard, bootstrap 5 charts, bootstrap 5 calendar, bootstrap 5 datepicker, bootstrap 5 tables, bootstrap 5 datatable, vanilla js datatable, colorlibhq, colorlibhq dashboard, colorlibhq admin dashboard, accessible admin panel, WCAG compliant"
  23. />
  24. <!--end::Primary Meta Tags-->
  25. <!--begin::Accessibility Features-->
  26. <!-- Skip links will be dynamically added by accessibility.js -->
  27. <meta name="supported-color-schemes" content="light dark" />
  28. <link rel="preload" href="../css/adminlte.css" as="style" />
  29. <!--end::Accessibility Features-->
  30. <!--begin::Fonts-->
  31. <link
  32. rel="stylesheet"
  33. href="https://cdn.jsdelivr.net/npm/@fontsource/source-sans-3@5.0.12/index.css"
  34. integrity="sha256-tXJfXfp6Ewt1ilPzLDtQnJV4hclT9XuaZUKyUvmyr+Q="
  35. crossorigin="anonymous"
  36. media="print"
  37. onload="this.media = 'all'"
  38. />
  39. <!--end::Fonts-->
  40. <!--begin::Third Party Plugin(OverlayScrollbars)-->
  41. <link
  42. rel="stylesheet"
  43. href="https://cdn.jsdelivr.net/npm/overlayscrollbars@2.11.0/styles/overlayscrollbars.min.css"
  44. crossorigin="anonymous"
  45. />
  46. <!--end::Third Party Plugin(OverlayScrollbars)-->
  47. <!--begin::Third Party Plugin(Bootstrap Icons)-->
  48. <link
  49. rel="stylesheet"
  50. href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css"
  51. crossorigin="anonymous"
  52. />
  53. <!--end::Third Party Plugin(Bootstrap Icons)-->
  54. <!--begin::Required Plugin(AdminLTE)-->
  55. <link rel="stylesheet" href="../css/adminlte.css" />
  56. <!--end::Required Plugin(AdminLTE)-->
  57. </head>
  58. <!--end::Head-->
  59. <!--begin::Body-->
  60. <body class="layout-fixed sidebar-expand-lg bg-body-tertiary">
  61. <!--begin::App Wrapper-->
  62. <div class="app-wrapper">
  63. <!--begin::Header-->
  64. <nav class="app-header navbar navbar-expand bg-body">
  65. <!--begin::Container-->
  66. <div class="container-fluid">
  67. <!--begin::Start Navbar Links-->
  68. <ul class="navbar-nav">
  69. <li class="nav-item">
  70. <a class="nav-link" data-lte-toggle="sidebar" href="#" role="button">
  71. <i class="bi bi-list"></i>
  72. </a>
  73. </li>
  74. <li class="nav-item d-none d-md-block">
  75. <a href="#" class="nav-link">Home</a>
  76. </li>
  77. <li class="nav-item d-none d-md-block">
  78. <a href="#" class="nav-link">Contact</a>
  79. </li>
  80. </ul>
  81. <!--end::Start Navbar Links-->
  82. <!--begin::End Navbar Links-->
  83. <ul class="navbar-nav ms-auto">
  84. <!--begin::Navbar Search-->
  85. <li class="nav-item">
  86. <a class="nav-link" data-widget="navbar-search" href="#" role="button">
  87. <i class="bi bi-search"></i>
  88. </a>
  89. </li>
  90. <!--end::Navbar Search-->
  91. <!--begin::Messages Dropdown Menu-->
  92. <li class="nav-item dropdown">
  93. <a class="nav-link" data-bs-toggle="dropdown" href="#">
  94. <i class="bi bi-chat-text"></i>
  95. <span class="navbar-badge badge text-bg-danger">3</span>
  96. </a>
  97. <div class="dropdown-menu dropdown-menu-lg dropdown-menu-end">
  98. <a href="#" class="dropdown-item">
  99. <!--begin::Message-->
  100. <div class="d-flex">
  101. <div class="flex-shrink-0">
  102. <img
  103. src="../assets/img/user1-128x128.jpg"
  104. alt="User Avatar"
  105. class="img-size-50 rounded-circle me-3"
  106. />
  107. </div>
  108. <div class="flex-grow-1">
  109. <h3 class="dropdown-item-title">
  110. Brad Diesel
  111. <span class="float-end fs-7 text-danger"
  112. ><i class="bi bi-star-fill"></i
  113. ></span>
  114. </h3>
  115. <p class="fs-7">Call me whenever you can...</p>
  116. <p class="fs-7 text-secondary">
  117. <i class="bi bi-clock-fill me-1"></i> 4 Hours Ago
  118. </p>
  119. </div>
  120. </div>
  121. <!--end::Message-->
  122. </a>
  123. <div class="dropdown-divider"></div>
  124. <a href="#" class="dropdown-item">
  125. <!--begin::Message-->
  126. <div class="d-flex">
  127. <div class="flex-shrink-0">
  128. <img
  129. src="../assets/img/user8-128x128.jpg"
  130. alt="User Avatar"
  131. class="img-size-50 rounded-circle me-3"
  132. />
  133. </div>
  134. <div class="flex-grow-1">
  135. <h3 class="dropdown-item-title">
  136. John Pierce
  137. <span class="float-end fs-7 text-secondary">
  138. <i class="bi bi-star-fill"></i>
  139. </span>
  140. </h3>
  141. <p class="fs-7">I got your message bro</p>
  142. <p class="fs-7 text-secondary">
  143. <i class="bi bi-clock-fill me-1"></i> 4 Hours Ago
  144. </p>
  145. </div>
  146. </div>
  147. <!--end::Message-->
  148. </a>
  149. <div class="dropdown-divider"></div>
  150. <a href="#" class="dropdown-item">
  151. <!--begin::Message-->
  152. <div class="d-flex">
  153. <div class="flex-shrink-0">
  154. <img
  155. src="../assets/img/user3-128x128.jpg"
  156. alt="User Avatar"
  157. class="img-size-50 rounded-circle me-3"
  158. />
  159. </div>
  160. <div class="flex-grow-1">
  161. <h3 class="dropdown-item-title">
  162. Nora Silvester
  163. <span class="float-end fs-7 text-warning">
  164. <i class="bi bi-star-fill"></i>
  165. </span>
  166. </h3>
  167. <p class="fs-7">The subject goes here</p>
  168. <p class="fs-7 text-secondary">
  169. <i class="bi bi-clock-fill me-1"></i> 4 Hours Ago
  170. </p>
  171. </div>
  172. </div>
  173. <!--end::Message-->
  174. </a>
  175. <div class="dropdown-divider"></div>
  176. <a href="#" class="dropdown-item dropdown-footer">See All Messages</a>
  177. </div>
  178. </li>
  179. <!--end::Messages Dropdown Menu-->
  180. <!--begin::Notifications Dropdown Menu-->
  181. <li class="nav-item dropdown">
  182. <a class="nav-link" data-bs-toggle="dropdown" href="#">
  183. <i class="bi bi-bell-fill"></i>
  184. <span class="navbar-badge badge text-bg-warning">15</span>
  185. </a>
  186. <div class="dropdown-menu dropdown-menu-lg dropdown-menu-end">
  187. <span class="dropdown-item dropdown-header">15 Notifications</span>
  188. <div class="dropdown-divider"></div>
  189. <a href="#" class="dropdown-item">
  190. <i class="bi bi-envelope me-2"></i> 4 new messages
  191. <span class="float-end text-secondary fs-7">3 mins</span>
  192. </a>
  193. <div class="dropdown-divider"></div>
  194. <a href="#" class="dropdown-item">
  195. <i class="bi bi-people-fill me-2"></i> 8 friend requests
  196. <span class="float-end text-secondary fs-7">12 hours</span>
  197. </a>
  198. <div class="dropdown-divider"></div>
  199. <a href="#" class="dropdown-item">
  200. <i class="bi bi-file-earmark-fill me-2"></i> 3 new reports
  201. <span class="float-end text-secondary fs-7">2 days</span>
  202. </a>
  203. <div class="dropdown-divider"></div>
  204. <a href="#" class="dropdown-item dropdown-footer"> See All Notifications </a>
  205. </div>
  206. </li>
  207. <!--end::Notifications Dropdown Menu-->
  208. <!--begin::Fullscreen Toggle-->
  209. <li class="nav-item">
  210. <a class="nav-link" href="#" data-lte-toggle="fullscreen">
  211. <i data-lte-icon="maximize" class="bi bi-arrows-fullscreen"></i>
  212. <i data-lte-icon="minimize" class="bi bi-fullscreen-exit d-none"></i>
  213. </a>
  214. </li>
  215. <!--end::Fullscreen Toggle-->
  216. <!--begin::Color Mode Toggle (#6010)-->
  217. <li class="nav-item dropdown">
  218. <a
  219. class="nav-link"
  220. href="#"
  221. id="bd-theme"
  222. aria-label="Toggle color scheme"
  223. data-bs-toggle="dropdown"
  224. aria-expanded="false"
  225. >
  226. <i class="bi bi-sun-fill" data-lte-theme-icon="light"></i>
  227. <i class="bi bi-moon-fill d-none" data-lte-theme-icon="dark"></i>
  228. <i class="bi bi-circle-half d-none" data-lte-theme-icon="auto"></i>
  229. </a>
  230. <ul
  231. class="dropdown-menu dropdown-menu-end"
  232. aria-labelledby="bd-theme"
  233. style="--bs-dropdown-min-width: 8rem"
  234. >
  235. <li>
  236. <button
  237. type="button"
  238. class="dropdown-item d-flex align-items-center"
  239. data-bs-theme-value="light"
  240. aria-pressed="false"
  241. >
  242. <i class="bi bi-sun-fill me-2"></i>
  243. Light
  244. <i class="bi bi-check-lg ms-auto d-none"></i>
  245. </button>
  246. </li>
  247. <li>
  248. <button
  249. type="button"
  250. class="dropdown-item d-flex align-items-center"
  251. data-bs-theme-value="dark"
  252. aria-pressed="false"
  253. >
  254. <i class="bi bi-moon-fill me-2"></i>
  255. Dark
  256. <i class="bi bi-check-lg ms-auto d-none"></i>
  257. </button>
  258. </li>
  259. <li>
  260. <button
  261. type="button"
  262. class="dropdown-item d-flex align-items-center active"
  263. data-bs-theme-value="auto"
  264. aria-pressed="true"
  265. >
  266. <i class="bi bi-circle-half me-2"></i>
  267. Auto
  268. <i class="bi bi-check-lg ms-auto d-none"></i>
  269. </button>
  270. </li>
  271. </ul>
  272. </li>
  273. <!--end::Color Mode Toggle-->
  274. <!--begin::User Menu Dropdown-->
  275. <li class="nav-item dropdown user-menu">
  276. <a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">
  277. <img
  278. src="../assets/img/user2-160x160.jpg"
  279. class="user-image rounded-circle shadow"
  280. alt="User Image"
  281. />
  282. <span class="d-none d-md-inline">Alexander Pierce</span>
  283. </a>
  284. <ul class="dropdown-menu dropdown-menu-lg dropdown-menu-end">
  285. <!--begin::User Image-->
  286. <li class="user-header text-bg-primary">
  287. <img
  288. src="../assets/img/user2-160x160.jpg"
  289. class="rounded-circle shadow"
  290. alt="User Image"
  291. />
  292. <p>
  293. Alexander Pierce - Web Developer
  294. <small>Member since Nov. 2023</small>
  295. </p>
  296. </li>
  297. <!--end::User Image-->
  298. <!--begin::Menu Body-->
  299. <li class="user-body">
  300. <!--begin::Row-->
  301. <div class="row">
  302. <div class="col-4 text-center">
  303. <a href="#">Followers</a>
  304. </div>
  305. <div class="col-4 text-center">
  306. <a href="#">Sales</a>
  307. </div>
  308. <div class="col-4 text-center">
  309. <a href="#">Friends</a>
  310. </div>
  311. </div>
  312. <!--end::Row-->
  313. </li>
  314. <!--end::Menu Body-->
  315. <!--begin::Menu Footer-->
  316. <li class="user-footer">
  317. <a href="#" class="btn btn-outline-secondary">Profile</a>
  318. <a href="#" class="btn btn-outline-danger float-end">Sign out</a>
  319. </li>
  320. <!--end::Menu Footer-->
  321. </ul>
  322. </li>
  323. <!--end::User Menu Dropdown-->
  324. </ul>
  325. <!--end::End Navbar Links-->
  326. </div>
  327. <!--end::Container-->
  328. </nav>
  329. <!--end::Header-->
  330. <!--begin::Sidebar-->
  331. <aside class="app-sidebar bg-body-secondary shadow" data-bs-theme="dark">
  332. <!--begin::Sidebar Brand-->
  333. <div class="sidebar-brand">
  334. <!--begin::Brand Link-->
  335. <a href="../index.html" class="brand-link">
  336. <!--begin::Brand Image-->
  337. <img
  338. src="../assets/img/AdminLTELogo.png"
  339. alt="AdminLTE Logo"
  340. class="brand-image opacity-75 shadow"
  341. />
  342. <!--end::Brand Image-->
  343. <!--begin::Brand Text-->
  344. <span class="brand-text fw-light">AdminLTE 4</span>
  345. <!--end::Brand Text-->
  346. </a>
  347. <!--end::Brand Link-->
  348. </div>
  349. <!--end::Sidebar Brand-->
  350. <!--begin::Sidebar Wrapper-->
  351. <div class="sidebar-wrapper">
  352. <nav class="mt-2">
  353. <!--begin::Sidebar Menu-->
  354. <ul
  355. class="nav sidebar-menu flex-column"
  356. data-lte-toggle="treeview"
  357. role="navigation"
  358. aria-label="Main navigation"
  359. data-accordion="false"
  360. id="navigation"
  361. >
  362. <li class="nav-item">
  363. <a href="#" class="nav-link">
  364. <i class="nav-icon bi bi-speedometer"></i>
  365. <p>
  366. Dashboard
  367. <i class="nav-arrow bi bi-chevron-right"></i>
  368. </p>
  369. </a>
  370. <ul class="nav nav-treeview">
  371. <li class="nav-item">
  372. <a href="../index.html" class="nav-link">
  373. <i class="nav-icon bi bi-circle"></i>
  374. <p>Dashboard v1</p>
  375. </a>
  376. </li>
  377. <li class="nav-item">
  378. <a href="../index2.html" class="nav-link">
  379. <i class="nav-icon bi bi-circle"></i>
  380. <p>Dashboard v2</p>
  381. </a>
  382. </li>
  383. <li class="nav-item">
  384. <a href="../index3.html" class="nav-link">
  385. <i class="nav-icon bi bi-circle"></i>
  386. <p>Dashboard v3</p>
  387. </a>
  388. </li>
  389. </ul>
  390. </li>
  391. <li class="nav-item">
  392. <a href="../generate/theme.html" class="nav-link">
  393. <i class="nav-icon bi bi-palette"></i>
  394. <p>Theme Generate</p>
  395. </a>
  396. </li>
  397. <li class="nav-item">
  398. <a href="#" class="nav-link">
  399. <i class="nav-icon bi bi-box-seam-fill"></i>
  400. <p>
  401. Widgets
  402. <i class="nav-arrow bi bi-chevron-right"></i>
  403. </p>
  404. </a>
  405. <ul class="nav nav-treeview">
  406. <li class="nav-item">
  407. <a href="../widgets/small-box.html" class="nav-link">
  408. <i class="nav-icon bi bi-circle"></i>
  409. <p>Small Box</p>
  410. </a>
  411. </li>
  412. <li class="nav-item">
  413. <a href="../widgets/info-box.html" class="nav-link">
  414. <i class="nav-icon bi bi-circle"></i>
  415. <p>info Box</p>
  416. </a>
  417. </li>
  418. <li class="nav-item">
  419. <a href="../widgets/cards.html" class="nav-link">
  420. <i class="nav-icon bi bi-circle"></i>
  421. <p>Cards</p>
  422. </a>
  423. </li>
  424. </ul>
  425. </li>
  426. <li class="nav-item">
  427. <a href="#" class="nav-link">
  428. <i class="nav-icon bi bi-clipboard-fill"></i>
  429. <p>
  430. Layout Options
  431. <span class="nav-badge badge text-bg-secondary me-3">7</span>
  432. <i class="nav-arrow bi bi-chevron-right"></i>
  433. </p>
  434. </a>
  435. <ul class="nav nav-treeview">
  436. <li class="nav-item">
  437. <a href="../layout/unfixed-sidebar.html" class="nav-link">
  438. <i class="nav-icon bi bi-circle"></i>
  439. <p>Default Sidebar</p>
  440. </a>
  441. </li>
  442. <li class="nav-item">
  443. <a href="../layout/fixed-sidebar.html" class="nav-link">
  444. <i class="nav-icon bi bi-circle"></i>
  445. <p>Fixed Sidebar</p>
  446. </a>
  447. </li>
  448. <li class="nav-item">
  449. <a href="../layout/fixed-header.html" class="nav-link">
  450. <i class="nav-icon bi bi-circle"></i>
  451. <p>Fixed Header</p>
  452. </a>
  453. </li>
  454. <li class="nav-item">
  455. <a href="../layout/fixed-footer.html" class="nav-link">
  456. <i class="nav-icon bi bi-circle"></i>
  457. <p>Fixed Footer</p>
  458. </a>
  459. </li>
  460. <li class="nav-item">
  461. <a href="../layout/fixed-complete.html" class="nav-link">
  462. <i class="nav-icon bi bi-circle"></i>
  463. <p>Fixed Complete</p>
  464. </a>
  465. </li>
  466. <li class="nav-item">
  467. <a href="../layout/layout-custom-area.html" class="nav-link">
  468. <i class="nav-icon bi bi-circle"></i>
  469. <p>Layout <small>+ Custom Area </small></p>
  470. </a>
  471. </li>
  472. <li class="nav-item">
  473. <a href="../layout/sidebar-mini.html" class="nav-link">
  474. <i class="nav-icon bi bi-circle"></i>
  475. <p>Sidebar Mini</p>
  476. </a>
  477. </li>
  478. <li class="nav-item">
  479. <a href="../layout/collapsed-sidebar.html" class="nav-link">
  480. <i class="nav-icon bi bi-circle"></i>
  481. <p>Sidebar Mini <small>+ Collapsed</small></p>
  482. </a>
  483. </li>
  484. <li class="nav-item">
  485. <a href="../layout/collapsed-sidebar-without-hover.html" class="nav-link">
  486. <i class="nav-icon bi bi-circle"></i>
  487. <p>Sidebar Mini <small>+ Collapsed + No Hover</small></p>
  488. </a>
  489. </li>
  490. <li class="nav-item">
  491. <a href="../layout/logo-switch.html" class="nav-link">
  492. <i class="nav-icon bi bi-circle"></i>
  493. <p>Sidebar Mini <small>+ Logo Switch</small></p>
  494. </a>
  495. </li>
  496. <li class="nav-item">
  497. <a href="../layout/layout-rtl.html" class="nav-link">
  498. <i class="nav-icon bi bi-circle"></i>
  499. <p>Layout RTL</p>
  500. </a>
  501. </li>
  502. </ul>
  503. </li>
  504. <li class="nav-item">
  505. <a href="#" class="nav-link">
  506. <i class="nav-icon bi bi-tree-fill"></i>
  507. <p>
  508. UI Elements
  509. <i class="nav-arrow bi bi-chevron-right"></i>
  510. </p>
  511. </a>
  512. <ul class="nav nav-treeview">
  513. <li class="nav-item">
  514. <a href="../UI/general.html" class="nav-link">
  515. <i class="nav-icon bi bi-circle"></i>
  516. <p>General</p>
  517. </a>
  518. </li>
  519. <li class="nav-item">
  520. <a href="../UI/icons.html" class="nav-link">
  521. <i class="nav-icon bi bi-circle"></i>
  522. <p>Icons</p>
  523. </a>
  524. </li>
  525. <li class="nav-item">
  526. <a href="../UI/timeline.html" class="nav-link">
  527. <i class="nav-icon bi bi-circle"></i>
  528. <p>Timeline</p>
  529. </a>
  530. </li>
  531. </ul>
  532. </li>
  533. <li class="nav-item">
  534. <a href="#" class="nav-link">
  535. <i class="nav-icon bi bi-envelope"></i>
  536. <p>
  537. Mailbox
  538. <i class="nav-arrow bi bi-chevron-right"></i>
  539. </p>
  540. </a>
  541. <ul class="nav nav-treeview">
  542. <li class="nav-item">
  543. <a href="../mailbox/inbox.html" class="nav-link">
  544. <i class="nav-icon bi bi-circle"></i>
  545. <p>Inbox</p>
  546. </a>
  547. </li>
  548. <li class="nav-item">
  549. <a href="../mailbox/read.html" class="nav-link">
  550. <i class="nav-icon bi bi-circle"></i>
  551. <p>Read Message</p>
  552. </a>
  553. </li>
  554. <li class="nav-item">
  555. <a href="../mailbox/compose.html" class="nav-link">
  556. <i class="nav-icon bi bi-circle"></i>
  557. <p>Compose</p>
  558. </a>
  559. </li>
  560. </ul>
  561. </li>
  562. <li class="nav-item">
  563. <a href="#" class="nav-link">
  564. <i class="nav-icon bi bi-pencil-square"></i>
  565. <p>
  566. Forms
  567. <i class="nav-arrow bi bi-chevron-right"></i>
  568. </p>
  569. </a>
  570. <ul class="nav nav-treeview">
  571. <li class="nav-item">
  572. <a href="../forms/elements.html" class="nav-link">
  573. <i class="nav-icon bi bi-circle"></i>
  574. <p>Elements</p>
  575. </a>
  576. </li>
  577. <li class="nav-item">
  578. <a href="../forms/layout.html" class="nav-link">
  579. <i class="nav-icon bi bi-circle"></i>
  580. <p>Layout</p>
  581. </a>
  582. </li>
  583. <li class="nav-item">
  584. <a href="../forms/validation.html" class="nav-link">
  585. <i class="nav-icon bi bi-circle"></i>
  586. <p>Validation</p>
  587. </a>
  588. </li>
  589. <li class="nav-item">
  590. <a href="../forms/wizard.html" class="nav-link">
  591. <i class="nav-icon bi bi-circle"></i>
  592. <p>Wizard</p>
  593. </a>
  594. </li>
  595. </ul>
  596. </li>
  597. <li class="nav-item">
  598. <a href="#" class="nav-link">
  599. <i class="nav-icon bi bi-table"></i>
  600. <p>
  601. Tables
  602. <i class="nav-arrow bi bi-chevron-right"></i>
  603. </p>
  604. </a>
  605. <ul class="nav nav-treeview">
  606. <li class="nav-item">
  607. <a href="../tables/simple.html" class="nav-link">
  608. <i class="nav-icon bi bi-circle"></i>
  609. <p>Simple Tables</p>
  610. </a>
  611. </li>
  612. <li class="nav-item">
  613. <a href="../tables/data.html" class="nav-link">
  614. <i class="nav-icon bi bi-circle"></i>
  615. <p>Data Tables</p>
  616. </a>
  617. </li>
  618. </ul>
  619. </li>
  620. <li class="nav-header">PAGES</li>
  621. <li class="nav-item">
  622. <a href="#" class="nav-link">
  623. <i class="nav-icon bi bi-file-earmark-text"></i>
  624. <p>
  625. Pages
  626. <i class="nav-arrow bi bi-chevron-right"></i>
  627. </p>
  628. </a>
  629. <ul class="nav nav-treeview">
  630. <li class="nav-item">
  631. <a href="../pages/profile.html" class="nav-link">
  632. <i class="nav-icon bi bi-circle"></i>
  633. <p>Profile</p>
  634. </a>
  635. </li>
  636. <li class="nav-item">
  637. <a href="../pages/settings.html" class="nav-link">
  638. <i class="nav-icon bi bi-circle"></i>
  639. <p>Settings</p>
  640. </a>
  641. </li>
  642. <li class="nav-item">
  643. <a href="../pages/invoice.html" class="nav-link">
  644. <i class="nav-icon bi bi-circle"></i>
  645. <p>Invoice</p>
  646. </a>
  647. </li>
  648. <li class="nav-item">
  649. <a href="../pages/calendar.html" class="nav-link">
  650. <i class="nav-icon bi bi-circle"></i>
  651. <p>Calendar</p>
  652. </a>
  653. </li>
  654. <li class="nav-item">
  655. <a href="../pages/kanban.html" class="nav-link">
  656. <i class="nav-icon bi bi-circle"></i>
  657. <p>Kanban</p>
  658. </a>
  659. </li>
  660. <li class="nav-item">
  661. <a href="../pages/chat.html" class="nav-link">
  662. <i class="nav-icon bi bi-circle"></i>
  663. <p>Chat</p>
  664. </a>
  665. </li>
  666. <li class="nav-item">
  667. <a href="../pages/file-manager.html" class="nav-link">
  668. <i class="nav-icon bi bi-circle"></i>
  669. <p>File Manager</p>
  670. </a>
  671. </li>
  672. <li class="nav-item">
  673. <a href="../pages/projects.html" class="nav-link">
  674. <i class="nav-icon bi bi-circle"></i>
  675. <p>Projects</p>
  676. </a>
  677. </li>
  678. <li class="nav-item">
  679. <a href="../pages/pricing.html" class="nav-link">
  680. <i class="nav-icon bi bi-circle"></i>
  681. <p>Pricing</p>
  682. </a>
  683. </li>
  684. <li class="nav-item">
  685. <a href="../pages/faq.html" class="nav-link active">
  686. <i class="nav-icon bi bi-circle"></i>
  687. <p>FAQ</p>
  688. </a>
  689. </li>
  690. <li class="nav-item">
  691. <a href="#" class="nav-link">
  692. <i class="nav-icon bi bi-circle"></i>
  693. <p>
  694. Error
  695. <i class="nav-arrow bi bi-chevron-right"></i>
  696. </p>
  697. </a>
  698. <ul class="nav nav-treeview">
  699. <li class="nav-item">
  700. <a href="../pages/404.html" class="nav-link">
  701. <i class="nav-icon bi bi-circle"></i>
  702. <p>404</p>
  703. </a>
  704. </li>
  705. <li class="nav-item">
  706. <a href="../pages/500.html" class="nav-link">
  707. <i class="nav-icon bi bi-circle"></i>
  708. <p>500</p>
  709. </a>
  710. </li>
  711. <li class="nav-item">
  712. <a href="../pages/maintenance.html" class="nav-link">
  713. <i class="nav-icon bi bi-circle"></i>
  714. <p>Maintenance</p>
  715. </a>
  716. </li>
  717. </ul>
  718. </li>
  719. </ul>
  720. </li>
  721. <li class="nav-header">EXAMPLES</li>
  722. <li class="nav-item">
  723. <a href="#" class="nav-link">
  724. <i class="nav-icon bi bi-box-arrow-in-right"></i>
  725. <p>
  726. Auth
  727. <i class="nav-arrow bi bi-chevron-right"></i>
  728. </p>
  729. </a>
  730. <ul class="nav nav-treeview">
  731. <li class="nav-item">
  732. <a href="#" class="nav-link">
  733. <i class="nav-icon bi bi-box-arrow-in-right"></i>
  734. <p>
  735. Version 1
  736. <i class="nav-arrow bi bi-chevron-right"></i>
  737. </p>
  738. </a>
  739. <ul class="nav nav-treeview">
  740. <li class="nav-item">
  741. <a href="../examples/login.html" class="nav-link">
  742. <i class="nav-icon bi bi-circle"></i>
  743. <p>Login</p>
  744. </a>
  745. </li>
  746. <li class="nav-item">
  747. <a href="../examples/register.html" class="nav-link">
  748. <i class="nav-icon bi bi-circle"></i>
  749. <p>Register</p>
  750. </a>
  751. </li>
  752. </ul>
  753. </li>
  754. <li class="nav-item">
  755. <a href="#" class="nav-link">
  756. <i class="nav-icon bi bi-box-arrow-in-right"></i>
  757. <p>
  758. Version 2
  759. <i class="nav-arrow bi bi-chevron-right"></i>
  760. </p>
  761. </a>
  762. <ul class="nav nav-treeview">
  763. <li class="nav-item">
  764. <a href="../examples/login-v2.html" class="nav-link">
  765. <i class="nav-icon bi bi-circle"></i>
  766. <p>Login</p>
  767. </a>
  768. </li>
  769. <li class="nav-item">
  770. <a href="../examples/register-v2.html" class="nav-link">
  771. <i class="nav-icon bi bi-circle"></i>
  772. <p>Register</p>
  773. </a>
  774. </li>
  775. </ul>
  776. </li>
  777. <li class="nav-item">
  778. <a href="../examples/lockscreen.html" class="nav-link">
  779. <i class="nav-icon bi bi-circle"></i>
  780. <p>Lockscreen</p>
  781. </a>
  782. </li>
  783. </ul>
  784. </li>
  785. <li class="nav-header">DOCUMENTATIONS</li>
  786. <li class="nav-item">
  787. <a href="../docs/introduction.html" class="nav-link">
  788. <i class="nav-icon bi bi-download"></i>
  789. <p>Installation</p>
  790. </a>
  791. </li>
  792. <li class="nav-item">
  793. <a href="../docs/getting-started.html" class="nav-link">
  794. <i class="nav-icon bi bi-rocket-takeoff"></i>
  795. <p>Getting Started</p>
  796. </a>
  797. </li>
  798. <li class="nav-item">
  799. <a href="../docs/layout.html" class="nav-link">
  800. <i class="nav-icon bi bi-grip-horizontal"></i>
  801. <p>Layout</p>
  802. </a>
  803. </li>
  804. <li class="nav-item">
  805. <a href="../docs/layout-blueprint.html" class="nav-link">
  806. <i class="nav-icon bi bi-diagram-3"></i>
  807. <p>Layout Blueprint</p>
  808. </a>
  809. </li>
  810. <li class="nav-item">
  811. <a href="../docs/recipes.html" class="nav-link">
  812. <i class="nav-icon bi bi-clipboard-check"></i>
  813. <p>Recipes</p>
  814. </a>
  815. </li>
  816. <li class="nav-item">
  817. <a href="../docs/customization.html" class="nav-link">
  818. <i class="nav-icon bi bi-palette"></i>
  819. <p>Customization</p>
  820. </a>
  821. </li>
  822. <li class="nav-item">
  823. <a href="../docs/color-mode.html" class="nav-link">
  824. <i class="nav-icon bi bi-star-half"></i>
  825. <p>Color Mode</p>
  826. </a>
  827. </li>
  828. <li class="nav-item">
  829. <a href="../docs/rtl.html" class="nav-link">
  830. <i class="nav-icon bi bi-text-paragraph"></i>
  831. <p>RTL Support</p>
  832. </a>
  833. </li>
  834. <li class="nav-item">
  835. <a href="../docs/migration.html" class="nav-link">
  836. <i class="nav-icon bi bi-arrow-up-right-square"></i>
  837. <p>Migration from v3</p>
  838. </a>
  839. </li>
  840. <li class="nav-item">
  841. <a href="../docs/integrations.html" class="nav-link">
  842. <i class="nav-icon bi bi-puzzle"></i>
  843. <p>Recommended Integrations</p>
  844. </a>
  845. </li>
  846. <li class="nav-item">
  847. <a href="../docs/deployment.html" class="nav-link">
  848. <i class="nav-icon bi bi-cloud-upload"></i>
  849. <p>Deployment</p>
  850. </a>
  851. </li>
  852. <li class="nav-item">
  853. <a href="#" class="nav-link">
  854. <i class="nav-icon bi bi-ui-checks-grid"></i>
  855. <p>
  856. Components
  857. <i class="nav-arrow bi bi-chevron-right"></i>
  858. </p>
  859. </a>
  860. <ul class="nav nav-treeview">
  861. <li class="nav-item">
  862. <a href="../docs/components/main-header.html" class="nav-link">
  863. <i class="nav-icon bi bi-circle"></i>
  864. <p>Main Header</p>
  865. </a>
  866. </li>
  867. <li class="nav-item">
  868. <a href="../docs/components/main-sidebar.html" class="nav-link">
  869. <i class="nav-icon bi bi-circle"></i>
  870. <p>Main Sidebar</p>
  871. </a>
  872. </li>
  873. </ul>
  874. </li>
  875. <li class="nav-item">
  876. <a href="#" class="nav-link">
  877. <i class="nav-icon bi bi-filetype-js"></i>
  878. <p>
  879. Javascript
  880. <i class="nav-arrow bi bi-chevron-right"></i>
  881. </p>
  882. </a>
  883. <ul class="nav nav-treeview">
  884. <li class="nav-item">
  885. <a href="../docs/javascript/plugins-overview.html" class="nav-link">
  886. <i class="nav-icon bi bi-circle"></i>
  887. <p>Overview</p>
  888. </a>
  889. </li>
  890. <li class="nav-item">
  891. <a href="../docs/javascript/layout.html" class="nav-link">
  892. <i class="nav-icon bi bi-circle"></i>
  893. <p>Layout</p>
  894. </a>
  895. </li>
  896. <li class="nav-item">
  897. <a href="../docs/javascript/pushmenu.html" class="nav-link">
  898. <i class="nav-icon bi bi-circle"></i>
  899. <p>PushMenu</p>
  900. </a>
  901. </li>
  902. <li class="nav-item">
  903. <a href="../docs/javascript/treeview.html" class="nav-link">
  904. <i class="nav-icon bi bi-circle"></i>
  905. <p>Treeview</p>
  906. </a>
  907. </li>
  908. <li class="nav-item">
  909. <a href="../docs/javascript/card-widget.html" class="nav-link">
  910. <i class="nav-icon bi bi-circle"></i>
  911. <p>Card Widget</p>
  912. </a>
  913. </li>
  914. <li class="nav-item">
  915. <a href="../docs/javascript/direct-chat.html" class="nav-link">
  916. <i class="nav-icon bi bi-circle"></i>
  917. <p>Direct Chat</p>
  918. </a>
  919. </li>
  920. <li class="nav-item">
  921. <a href="../docs/javascript/fullscreen.html" class="nav-link">
  922. <i class="nav-icon bi bi-circle"></i>
  923. <p>Fullscreen</p>
  924. </a>
  925. </li>
  926. <li class="nav-item">
  927. <a href="../docs/javascript/accessibility.html" class="nav-link">
  928. <i class="nav-icon bi bi-circle"></i>
  929. <p>Accessibility</p>
  930. </a>
  931. </li>
  932. </ul>
  933. </li>
  934. <li class="nav-item">
  935. <a href="../docs/browser-support.html" class="nav-link">
  936. <i class="nav-icon bi bi-browser-edge"></i>
  937. <p>Browser Support</p>
  938. </a>
  939. </li>
  940. <li class="nav-item">
  941. <a href="../docs/how-to-contribute.html" class="nav-link">
  942. <i class="nav-icon bi bi-hand-thumbs-up-fill"></i>
  943. <p>How To Contribute</p>
  944. </a>
  945. </li>
  946. <li class="nav-item">
  947. <a href="../docs/faq.html" class="nav-link active">
  948. <i class="nav-icon bi bi-question-circle-fill"></i>
  949. <p>FAQ</p>
  950. </a>
  951. </li>
  952. <li class="nav-item">
  953. <a href="../docs/license.html" class="nav-link">
  954. <i class="nav-icon bi bi-patch-check-fill"></i>
  955. <p>License</p>
  956. </a>
  957. </li>
  958. <li class="nav-header">MULTI LEVEL EXAMPLE</li>
  959. <li class="nav-item">
  960. <a href="#" class="nav-link">
  961. <i class="nav-icon bi bi-circle-fill"></i>
  962. <p>Level 1</p>
  963. </a>
  964. </li>
  965. <li class="nav-item">
  966. <a href="#" class="nav-link">
  967. <i class="nav-icon bi bi-circle-fill"></i>
  968. <p>
  969. Level 1
  970. <i class="nav-arrow bi bi-chevron-right"></i>
  971. </p>
  972. </a>
  973. <ul class="nav nav-treeview">
  974. <li class="nav-item">
  975. <a href="#" class="nav-link">
  976. <i class="nav-icon bi bi-circle"></i>
  977. <p>Level 2</p>
  978. </a>
  979. </li>
  980. <li class="nav-item">
  981. <a href="#" class="nav-link">
  982. <i class="nav-icon bi bi-circle"></i>
  983. <p>
  984. Level 2
  985. <i class="nav-arrow bi bi-chevron-right"></i>
  986. </p>
  987. </a>
  988. <ul class="nav nav-treeview">
  989. <li class="nav-item">
  990. <a href="#" class="nav-link">
  991. <i class="nav-icon bi bi-record-circle-fill"></i>
  992. <p>Level 3</p>
  993. </a>
  994. </li>
  995. <li class="nav-item">
  996. <a href="#" class="nav-link">
  997. <i class="nav-icon bi bi-record-circle-fill"></i>
  998. <p>Level 3</p>
  999. </a>
  1000. </li>
  1001. <li class="nav-item">
  1002. <a href="#" class="nav-link">
  1003. <i class="nav-icon bi bi-record-circle-fill"></i>
  1004. <p>Level 3</p>
  1005. </a>
  1006. </li>
  1007. </ul>
  1008. </li>
  1009. <li class="nav-item">
  1010. <a href="#" class="nav-link">
  1011. <i class="nav-icon bi bi-circle"></i>
  1012. <p>Level 2</p>
  1013. </a>
  1014. </li>
  1015. </ul>
  1016. </li>
  1017. <li class="nav-item">
  1018. <a href="#" class="nav-link">
  1019. <i class="nav-icon bi bi-circle-fill"></i>
  1020. <p>Level 1</p>
  1021. </a>
  1022. </li>
  1023. <li class="nav-header">LABELS</li>
  1024. <li class="nav-item">
  1025. <a href="#" class="nav-link">
  1026. <i class="nav-icon bi bi-circle text-danger"></i>
  1027. <p class="text">Important</p>
  1028. </a>
  1029. </li>
  1030. <li class="nav-item">
  1031. <a href="#" class="nav-link">
  1032. <i class="nav-icon bi bi-circle text-warning"></i>
  1033. <p>Warning</p>
  1034. </a>
  1035. </li>
  1036. <li class="nav-item">
  1037. <a href="#" class="nav-link">
  1038. <i class="nav-icon bi bi-circle text-info"></i>
  1039. <p>Informational</p>
  1040. </a>
  1041. </li>
  1042. </ul>
  1043. <!--end::Sidebar Menu-->
  1044. </nav>
  1045. </div>
  1046. <!--end::Sidebar Wrapper-->
  1047. </aside>
  1048. <!--end::Sidebar-->
  1049. <!--begin::App Main-->
  1050. <main class="app-main">
  1051. <!--begin::App Content Header-->
  1052. <div class="app-content-header">
  1053. <!--begin::Container-->
  1054. <div class="container-fluid">
  1055. <!--begin::Row-->
  1056. <div class="row">
  1057. <div class="col-sm-6">
  1058. <h3 class="mb-0">FAQ</h3>
  1059. </div>
  1060. <div class="col-sm-6">
  1061. <ol class="breadcrumb float-sm-end">
  1062. <li class="breadcrumb-item"><a href="#">Docs</a></li>
  1063. <li class="breadcrumb-item active" aria-current="page">FAQ</li>
  1064. </ol>
  1065. </div>
  1066. </div>
  1067. <!--end::Row-->
  1068. </div>
  1069. <!--end::Container-->
  1070. </div>
  1071. <!--end::App Content Header-->
  1072. <!--begin::App Content-->
  1073. <div class="app-content">
  1074. <!--begin::Container-->
  1075. <div class="container-fluid">
  1076. <p>
  1077. A grab bag of questions we get asked most often. If yours isn’t here,
  1078. <a href="https://github.com/ColorlibHQ/AdminLTE/discussions">open a Discussion</a> on
  1079. GitHub.
  1080. </p>
  1081. <h5 id="getting-started">Getting started</h5>
  1082. <h6 id="what-is-adminlte-exactly">What is AdminLTE, exactly?</h6>
  1083. <p>
  1084. A free, MIT-licensed admin dashboard <em>template</em>. It’s a set of HTML, CSS, and
  1085. JavaScript files built on top of Bootstrap 5.3 — not a framework, not an npm component
  1086. library. You drop it into your project, modify the markup to suit your app, and ship.
  1087. </p>
  1088. <h6 id="do-i-need-a-build-step-to-use-it">Do I need a build step to use it?</h6>
  1089. <p>
  1090. No. The <a href="getting-started.html">Getting Started</a> guide shows the CDN-only
  1091. approach — copy four <code>&lt;link&gt;</code> tags and four
  1092. <code>&lt;script&gt;</code> tags into your HTML and you’re done. The npm-based
  1093. workflow is there if you want to customise SCSS variables or tree-shake the
  1094. JavaScript.
  1095. </p>
  1096. <h6 id="which-bootstrap-version-does-v4-require">
  1097. Which Bootstrap version does v4 require?
  1098. </h6>
  1099. <p>
  1100. Bootstrap 5.3.x. The current <code>package.json</code> pins 5.3.8 — older 5.3 minors
  1101. should work but aren’t tested. Bootstrap 5.0/5.1/5.2 will not work (the colour-mode
  1102. and <code>data-bs-theme</code> system landed in 5.3).
  1103. </p>
  1104. <h6 id="can-i-use-adminlte-4-with-jquery">Can I use AdminLTE 4 with jQuery?</h6>
  1105. <p>
  1106. You don’t <em>need</em> jQuery — AdminLTE 4’s JavaScript is vanilla. If your existing
  1107. app already uses jQuery, it’ll coexist fine. But none of AdminLTE 4’s own plugins call
  1108. into jQuery, and there are no <code>$.fn.xxx()</code> plugin shims.
  1109. </p>
  1110. <h5 id="framework-integrations">Framework integrations</h5>
  1111. <h6 id="can-adminlte-be-used-with-wordpress">Can AdminLTE be used with WordPress?</h6>
  1112. <p>
  1113. Yes — it’s just HTML/CSS/JS. The typical path is to build a custom WordPress theme
  1114. that wraps AdminLTE’s markup around <code>wp_head()</code>, <code>wp_footer()</code>,
  1115. and WordPress’s loops. AdminLTE doesn’t ship a WordPress-specific build; the work of
  1116. porting nav-walker classes and authentication forms is yours.
  1117. </p>
  1118. <h6 id="laravel-symfony-yii-django-rails">Laravel? Symfony? Yii? Django? Rails?</h6>
  1119. <p>
  1120. All workable. AdminLTE is a server-rendered template — copy the demo pages into your
  1121. views/templates, replace static content with your framework’s template variables, and
  1122. wire up routes/auth as usual. Community Composer/Packagist packages exist for Laravel
  1123. and Symfony, though they typically lag the upstream version — verify they ship v4
  1124. before you depend on them.
  1125. </p>
  1126. <h6 id="react-vue-svelte-angular">React, Vue, Svelte, Angular?</h6>
  1127. <p>
  1128. Workable but less natural. AdminLTE’s JavaScript plugins use DOM lifecycle hooks
  1129. (<code>DOMContentLoaded</code>, MutationObserver patterns) which fight with framework
  1130. reconciliation. If you’re using a SPA framework, consider:
  1131. </p>
  1132. <ul>
  1133. <li>
  1134. Using AdminLTE <em>only</em> for CSS — keep the visual style, but write your own
  1135. React/Vue components for the interactive parts.
  1136. </li>
  1137. <li>
  1138. Or pick a component library built for your framework (PrimeReact, Vuetify, etc.).
  1139. </li>
  1140. </ul>
  1141. <p>
  1142. We don’t recommend wrapping AdminLTE’s jQuery-era plugins in SPA framework components
  1143. — it’s a maintenance burden that outweighs the visual win.
  1144. </p>
  1145. <h5 id="customization">Customization</h5>
  1146. <h6 id="how-do-i-change-the-primary-colour">How do I change the primary colour?</h6>
  1147. <p>
  1148. Override <code>--bs-primary</code> (and its RGB counterpart) on <code>:root</code>:
  1149. </p>
  1150. <pre
  1151. class="astro-code dark-plus"
  1152. style="background-color: #1e1e1e; color: #d4d4d4; overflow-x: auto"
  1153. tabindex="0"
  1154. data-language="css"
  1155. ><code><span class="line"><span style="color:#D7BA7D">:root</span><span style="color:#D4D4D4"> {</span></span>
  1156. <span class="line"><span style="color:#9CDCFE"> --bs-primary</span><span style="color:#D4D4D4">: </span><span style="color:#CE9178">#6610f2</span><span style="color:#D4D4D4">;</span></span>
  1157. <span class="line"><span style="color:#9CDCFE"> --bs-primary-rgb</span><span style="color:#D4D4D4">: </span><span style="color:#B5CEA8">102</span><span style="color:#D4D4D4">, </span><span style="color:#B5CEA8">16</span><span style="color:#D4D4D4">, </span><span style="color:#B5CEA8">242</span><span style="color:#D4D4D4">;</span></span>
  1158. <span class="line"><span style="color:#D4D4D4">}</span></span></code></pre>
  1159. <p>
  1160. For deeper control (sidebar width, breakpoints, spacing scale), see
  1161. <a href="customization.html">Customization &amp; Theming</a>.
  1162. </p>
  1163. <h6 id="how-do-i-add-a-date-picker--multi-select--rich-text-editor">
  1164. How do I add a date picker / multi-select / rich text editor?
  1165. </h6>
  1166. <p>
  1167. AdminLTE deliberately doesn’t bundle these — they’d bloat the framework. The
  1168. <a href="integrations.html">Recommended Integrations</a> page lists best-in-class
  1169. third-party libraries (Flatpickr, Tom Select, Quill, etc.) with copy-paste install
  1170. snippets.
  1171. </p>
  1172. <h6 id="can-i-use-fontawesome-instead-of-bootstrap-icons">
  1173. Can I use FontAwesome instead of Bootstrap Icons?
  1174. </h6>
  1175. <p>
  1176. Yes. Bootstrap Icons is the default in the demos because it’s MIT, ships with
  1177. Bootstrap, and is SVG-based — but nothing in AdminLTE’s CSS or JS requires it. Drop in
  1178. FontAwesome’s stylesheet and replace
  1179. <code>&lt;i class=&quot;bi bi-x&quot;&gt;</code> with
  1180. <code>&lt;i class=&quot;fas fa-x&quot;&gt;</code> throughout.
  1181. </p>
  1182. <h5 id="versions-and-updates">Versions and updates</h5>
  1183. <h6 id="how-do-i-get-notified-of-new-versions">
  1184. How do I get notified of new versions?
  1185. </h6>
  1186. <p>
  1187. <a href="https://github.com/ColorlibHQ/AdminLTE">Watch the GitHub repo</a>
  1188. (Releases-only mode) or subscribe to the RSS feed at
  1189. <code>https://github.com/ColorlibHQ/AdminLTE/releases.atom</code>.
  1190. </p>
  1191. <h6 id="wheres-the-adminlte-3-documentation">Where’s the AdminLTE 3 documentation?</h6>
  1192. <p>
  1193. Still online at <a href="https://adminlte.io/docs/3.2/">adminlte.io/docs/3.2</a> and
  1194. earlier versions are linked there. The v3 branch on GitHub continues to receive
  1195. critical bug fixes; new features land in v4 only.
  1196. </p>
  1197. <h6 id="how-do-i-upgrade-from-v3-to-v4">How do I upgrade from v3 to v4?</h6>
  1198. <p>
  1199. See the dedicated <a href="migration.html">Migration from v3</a> guide. The short
  1200. version: class names changed (<code>.wrapper</code> → <code>.app-wrapper</code>),
  1201. <code>data-toggle</code> → <code>data-bs-toggle</code>, dark mode uses
  1202. <code>data-bs-theme</code> instead of <code>.dark-mode</code>, and jQuery isn’t
  1203. required anymore.
  1204. </p>
  1205. <h5 id="licensing">Licensing</h5>
  1206. <h6 id="is-adminlte-free-for-commercial-use">Is AdminLTE free for commercial use?</h6>
  1207. <p>
  1208. Yes — MIT licensed. You can use it in commercial products, SaaS apps, client work,
  1209. anything. The only requirement is preserving the copyright notice in the source files
  1210. (<code>adminlte.css</code> / <code>adminlte.js</code>). You don’t need to display
  1211. attribution in the UI.
  1212. </p>
  1213. <h6 id="do-i-need-to-credit-adminlte-in-my-app">
  1214. Do I need to credit AdminLTE in my app?
  1215. </h6>
  1216. <p>
  1217. No. The MIT license requires you to keep the licence notice in the source files you
  1218. distribute — that’s it. You don’t have to mention AdminLTE in the rendered UI, your
  1219. About page, or your README.
  1220. </p>
  1221. <h6 id="can-i-sell-a-product-made-with-adminlte">
  1222. Can I sell a product made with AdminLTE?
  1223. </h6>
  1224. <p>
  1225. Yes. The MIT license explicitly permits this. You can also resell modified versions of
  1226. AdminLTE itself (theme marketplaces frequently do this) — just preserve the original
  1227. copyright notice.
  1228. </p>
  1229. <h5 id="troubleshooting">Troubleshooting</h5>
  1230. <h6 id="the-sidebar-doesnt-collapse-when-i-click-the-hamburger-menu">
  1231. The sidebar doesn’t collapse when I click the hamburger menu.
  1232. </h6>
  1233. <p>
  1234. Check that the PushMenu plugin is loaded. It’s bundled into <code>adminlte.js</code> —
  1235. make sure the script tag is on the page and <em>after</em> the markup it operates on.
  1236. Also verify your hamburger button has
  1237. <code>data-lte-toggle=&quot;sidebar&quot;</code> (not
  1238. <code>data-widget=&quot;pushmenu&quot;</code>, which is the v3 attribute).
  1239. </p>
  1240. <h6 id="dark-mode-doesnt-persist-after-refresh">
  1241. Dark mode doesn’t persist after refresh.
  1242. </h6>
  1243. <p>
  1244. The included <a href="color-mode.html">Color Mode</a> toggle writes to
  1245. <code>localStorage</code> under the key <code>lte-theme</code>. If you’re using a
  1246. different toggle implementation, make sure it both sets
  1247. <code>document.documentElement.setAttribute(&#39;data-bs-theme&#39;, ...)</code> and
  1248. writes to localStorage on change.
  1249. </p>
  1250. <h6 id="bootstrap-modal-closes-when-i-press-escape-but-the-adminlte-sidebar-closes-too">
  1251. Bootstrap modal closes when I press Escape, but the AdminLTE sidebar closes too.
  1252. </h6>
  1253. <p>
  1254. Fixed in v4.0.0 (#5993). If you’re still seeing this, you’re on an older RC — update
  1255. to the latest.
  1256. </p>
  1257. <h6 id="my-custom-scss-doesnt-override-adminltes-defaults">
  1258. My custom SCSS doesn’t override AdminLTE’s defaults.
  1259. </h6>
  1260. <p>
  1261. Put your overrides <em>before</em> the <code>@import</code> of AdminLTE’s SCSS.
  1262. AdminLTE uses <code>!default</code> on its variables, which means the first
  1263. declaration wins. See
  1264. <a href="customization.html#scss-variables">Customization &amp; Theming</a> for the
  1265. import order.
  1266. </p>
  1267. <h6 id="npm-install-fails-with-peer-dependency-errors">
  1268. <code>npm install</code> fails with peer dependency errors.
  1269. </h6>
  1270. <p>
  1271. We use an npm <code>overrides</code> block in <code>package.json</code> to keep peers
  1272. happy — make sure you’re on npm 8.3+ which respects them. If you’re on an older npm,
  1273. install with <code>--legacy-peer-deps</code>.
  1274. </p>
  1275. </div>
  1276. <!--end::Container-->
  1277. </div>
  1278. <!--end::App Content-->
  1279. </main>
  1280. <!--end::App Main-->
  1281. <!--begin::Footer-->
  1282. <footer class="app-footer">
  1283. <!--begin::To the end-->
  1284. <div class="float-end d-none d-sm-inline">Anything you want</div>
  1285. <!--end::To the end-->
  1286. <!--begin::Copyright-->
  1287. <strong>
  1288. Copyright &copy; 2014-2026&nbsp;
  1289. <a href="https://adminlte.io" class="text-decoration-none">AdminLTE.io</a>.
  1290. </strong>
  1291. All rights reserved.
  1292. <!--end::Copyright-->
  1293. </footer>
  1294. <!--end::Footer-->
  1295. </div>
  1296. <!--end::App Wrapper-->
  1297. <!--begin::Script-->
  1298. <!--begin::Third Party Plugin(OverlayScrollbars)-->
  1299. <script
  1300. src="https://cdn.jsdelivr.net/npm/overlayscrollbars@2.11.0/browser/overlayscrollbars.browser.es6.min.js"
  1301. crossorigin="anonymous"
  1302. ></script>
  1303. <!--end::Third Party Plugin(OverlayScrollbars)--><!--begin::Required Plugin(popperjs for Bootstrap 5)-->
  1304. <script
  1305. src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js"
  1306. crossorigin="anonymous"
  1307. ></script>
  1308. <!--end::Required Plugin(popperjs for Bootstrap 5)--><!--begin::Required Plugin(Bootstrap 5)-->
  1309. <script
  1310. src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.7/dist/js/bootstrap.min.js"
  1311. crossorigin="anonymous"
  1312. ></script>
  1313. <!--end::Required Plugin(Bootstrap 5)--><!--begin::Required Plugin(AdminLTE)-->
  1314. <script src="../js/adminlte.js"></script>
  1315. <!--end::Required Plugin(AdminLTE)--><!--begin::OverlayScrollbars Configure-->
  1316. <script>
  1317. const SELECTOR_SIDEBAR_WRAPPER = '.sidebar-wrapper';
  1318. const Default = {
  1319. scrollbarTheme: 'os-theme-light',
  1320. scrollbarAutoHide: 'leave',
  1321. scrollbarClickScroll: true,
  1322. };
  1323. document.addEventListener('DOMContentLoaded', function () {
  1324. const sidebarWrapper = document.querySelector(SELECTOR_SIDEBAR_WRAPPER);
  1325. // Disable OverlayScrollbars on mobile devices to prevent touch interference
  1326. const isMobile = window.innerWidth <= 992;
  1327. if (
  1328. sidebarWrapper &&
  1329. OverlayScrollbarsGlobal?.OverlayScrollbars !== undefined &&
  1330. !isMobile
  1331. ) {
  1332. OverlayScrollbarsGlobal.OverlayScrollbars(sidebarWrapper, {
  1333. scrollbars: {
  1334. theme: Default.scrollbarTheme,
  1335. autoHide: Default.scrollbarAutoHide,
  1336. clickScroll: Default.scrollbarClickScroll,
  1337. },
  1338. });
  1339. }
  1340. });
  1341. </script>
  1342. <!--end::OverlayScrollbars Configure--><!--begin::Color Mode Toggle (#6010)-->
  1343. <script>
  1344. (() => {
  1345. 'use strict';
  1346. const STORAGE_KEY = 'lte-theme';
  1347. const getStoredTheme = () => localStorage.getItem(STORAGE_KEY);
  1348. const setStoredTheme = (theme) => localStorage.setItem(STORAGE_KEY, theme);
  1349. const prefersDark = () => globalThis.matchMedia('(prefers-color-scheme: dark)').matches;
  1350. const getPreferredTheme = () => {
  1351. const stored = getStoredTheme();
  1352. if (stored) return stored;
  1353. return prefersDark() ? 'dark' : 'light';
  1354. };
  1355. const setTheme = (theme) => {
  1356. const resolved = theme === 'auto' ? (prefersDark() ? 'dark' : 'light') : theme;
  1357. document.documentElement.setAttribute('data-bs-theme', resolved);
  1358. };
  1359. setTheme(getPreferredTheme());
  1360. const showActiveTheme = (theme) => {
  1361. // Highlight the active dropdown option
  1362. document.querySelectorAll('[data-bs-theme-value]').forEach((el) => {
  1363. el.classList.remove('active');
  1364. el.setAttribute('aria-pressed', 'false');
  1365. const check = el.querySelector('.bi-check-lg');
  1366. if (check) check.classList.add('d-none');
  1367. });
  1368. const active = document.querySelector(`[data-bs-theme-value="${theme}"]`);
  1369. if (active) {
  1370. active.classList.add('active');
  1371. active.setAttribute('aria-pressed', 'true');
  1372. const check = active.querySelector('.bi-check-lg');
  1373. if (check) check.classList.remove('d-none');
  1374. }
  1375. // Sync the topbar trigger icon
  1376. document.querySelectorAll('[data-lte-theme-icon]').forEach((icon) => {
  1377. icon.classList.toggle('d-none', icon.dataset.lteThemeIcon !== theme);
  1378. });
  1379. };
  1380. globalThis.matchMedia('(prefers-color-scheme: dark)').addEventListener('change', () => {
  1381. const stored = getStoredTheme();
  1382. if (!stored || stored === 'auto') setTheme(getPreferredTheme());
  1383. });
  1384. document.addEventListener('DOMContentLoaded', () => {
  1385. showActiveTheme(getPreferredTheme());
  1386. document.querySelectorAll('[data-bs-theme-value]').forEach((toggle) => {
  1387. toggle.addEventListener('click', () => {
  1388. const theme = toggle.getAttribute('data-bs-theme-value');
  1389. setStoredTheme(theme);
  1390. setTheme(theme);
  1391. showActiveTheme(theme);
  1392. });
  1393. });
  1394. });
  1395. })();
  1396. </script>
  1397. <!--end::Color Mode Toggle-->
  1398. <!--end::Script-->
  1399. </body>
  1400. <!--end::Body-->
  1401. </html>