the user style not work #1493

Closed
opened 2026-02-05 01:03:08 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Statium on GitHub (Jan 14, 2020).

the user styles specified in the settings do not work on the settings page. On other pages, styles work. Application Version - Latest DEV
http://localhost/settings

Originally created by @Statium on GitHub (Jan 14, 2020). the user styles specified in the settings do not work on the settings page. On other pages, styles work. Application Version - Latest DEV http://localhost/settings
OVERLORD added the Question💻 Front-End labels 2026-02-05 01:03:08 +03:00
Author
Owner

@james-geiger commented on GitHub (Jan 14, 2020):

Hi @Statium — This is by design. The “Custom HTML Head” allows you to inject specific styles and JavaScript into the head of each page other than the settings page. If you were to inject a script that broke the site or caused the browser to crash, you are still able to remove that script because it isn’t loaded on the settings page.

@james-geiger commented on GitHub (Jan 14, 2020): Hi @Statium — This is by design. The “Custom HTML Head” allows you to inject specific styles and JavaScript into the head of each page other than the settings page. If you were to inject a script that broke the site or caused the browser to crash, you are still able to remove that script because it isn’t loaded on the settings page.
Author
Owner

@ssddanbrown commented on GitHub (Jan 19, 2020):

Thank you @james-geiger for responding to this one. In addition, this is explained via text under that setting.

Will therefore close this since it has been answered.

@ssddanbrown commented on GitHub (Jan 19, 2020): Thank you @james-geiger for responding to this one. In addition, this is explained via text under that setting. Will therefore close this since it has been answered.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1493