Update Installation

Ruan 2019-03-09 13:20:12 +00:00
parent b92ec7538d
commit 5b5bf82ac3

@ -28,7 +28,7 @@ If you're using XAMPP, find the "htdocs" folder in your XAMPP installation direc
The look of the web interface is based on the Bootstrap theme. The look of the web interface is based on the Bootstrap theme.
You can find Bootstrap 4 themes at https://bootswatch.com/. You can find Bootstrap 4 themes at https://bootswatch.com/.
From there you can download a `bootstrap.min.css` and replace the existing one located at `inc/css/bootstrap.min.css`. From there you can download a `bootstrap.min.css` file and replace the existing one located in the installation folder at `inc/css/`.
Currently the web interface uses Bootstrap 4. Previous versions of litebans-php used Bootstrap 3. These Bootstrap versions are not forward-compatible nor reverse-compatible, so don't use old themes or everything will break. Currently the web interface uses Bootstrap 4. Previous versions of litebans-php used Bootstrap 3. These Bootstrap versions are not forward-compatible nor reverse-compatible, so don't use old themes or everything will break.