Broken Layout and Huge Icons #3130

Closed
opened 2026-02-05 06:04:26 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @carlossierra311 on GitHub (Sep 13, 2022).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

Hi BookStack team. I followed the steps described here to install the application on my Windows PC, and the application seems to work, but the design is broken and the icons are huge:
image

My APP_URL variable, in the .env file, looks like this:
APP_URL=http://localhost

I already read this other support case, but my installation was done from the release branch:
git clone https://github.com/BookStackApp/BookStack.git --branch release --single-branch

And I have content of the folders mentioned there:
image

I also followed the debugging guide, and after turning debugging in the .env file and reloading the app, I tried looking for the storage/logs/laravel.log file, but the file wasn't there. And Nginx's error log only shows this:
2022/09/12 22:44:29 [notice] 32896#30848: signal process started

Here is the software stack I used for the installation:
Bookstack 22.09 (taken from the version file on the installation folder)
mysql 8.0.30
nginx 1.23.1
php 8.1.10
Windows 10 Pro 21H2

I would appreciate if you could point me in the right direction to solve this issue. Thanks!

Exact BookStack Version

22.09

Log Content

No response

PHP Version

8.1.10

Hosting Environment

Windows 10 Pro 21H2

Originally created by @carlossierra311 on GitHub (Sep 13, 2022). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario Hi BookStack team. I followed the steps described [here](https://www.bookstackapp.com/docs/admin/installation/) to install the application on my Windows PC, and the application seems to work, but the design is broken and the icons are huge: ![image](https://user-images.githubusercontent.com/23511373/189961631-af57172f-537e-4184-8273-f1fc579a123c.png) My APP_URL variable, in the .env file, looks like this: `APP_URL=http://localhost` I already read [this other support case](https://github.com/BookStackApp/BookStack/issues/879), but my installation was done from the **release** branch: `git clone https://github.com/BookStackApp/BookStack.git --branch release --single-branch` And I have content of the folders mentioned there: ![image](https://user-images.githubusercontent.com/23511373/189961688-47752a86-e25a-4080-b20e-0abafe9b4168.png) I also followed the debugging guide, and after turning debugging in the .env file and reloading the app, I tried looking for the storage/logs/laravel.log file, but the file wasn't there. And Nginx's error log only shows this: `2022/09/12 22:44:29 [notice] 32896#30848: signal process started` Here is the software stack I used for the installation: Bookstack 22.09 (taken from the version file on the installation folder) mysql 8.0.30 nginx 1.23.1 php 8.1.10 Windows 10 Pro 21H2 I would appreciate if you could point me in the right direction to solve this issue. Thanks! ### Exact BookStack Version 22.09 ### Log Content _No response_ ### PHP Version 8.1.10 ### Hosting Environment Windows 10 Pro 21H2
OVERLORD added the 🐕 Support label 2026-02-05 06:04:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3130