-
I created a react app, and installed AdminLTE with `npm i admin-lte` and everything is in `node_modules`.
How can i now use the theme (like use the css classes etc) without copying the `dist` folde…
-
Integrate AdminLTE Theme
v2
-
> Asked in support (Discord) - Topics:
- theme concept
- text & video
- theme installation
- text & video
- add a custom page
- text & video
- define a new app
- text & video
-…
-
Hi,
I have this error when run ng serve
✘ [ERROR] $color: theme-color("primary") is not a color.
╷
166 │ $link-hover-color: darken($link-color, 15%) !default;
│ …
-
Hi Erdkse,
I was looking for one solution where I want the page to be work exactly like below url
https://adminlte.io/themes/v3/index.html
But it seems the page is working like right now belo…
-
#### Theme loader
I has a directory themes in my root application, below is how I registered theme
``` python
app.config['DEFAULT_THEME'] = app.config['DEFAULT_THEME'] or "adminlte"
Themes(app, app_…
-
cakephp-adminlte-theme: version 2.0.2
I have error with plugin. Problem in path.
Now defatult plugin path: `plugins/AdminLTE/`
For fix this i did:
`$this->addPlugin('AdminLTE', ['path'=>ROOT…
-
When you click on `close` nothing happens.
Before click:
After:
Tried different pages - same result. The issue might be with `iOS emulator` (I have no real mobile devices to check), but I suppos…
-
Cant instal 2.0.0. It instal 1.1.
composer require maiconpinto/cakephp-adminlte-theme
return:
Using version ^1.1 for maiconpinto/cakephp-adminlte-theme
./composer.json has been updated
Loading c…
-
My project is using AdminLTE theme so when I add the AdminLTE css the model popups does not work anymore.
Popups works after removing the theme css.
It may be happening because AdminLTE uses bpoot…
ak4zh updated
4 years ago