Custom HTML Head Content doesn't work #1510

Closed
opened 2026-02-05 01:06:15 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @essdeeay on GitHub (Jan 28, 2020).

CSS in the the Custom HTML Head Content is just displayed above the top banner and thus has no effect.

BookStack 0.27.5 hosted on Docker

image

Originally created by @essdeeay on GitHub (Jan 28, 2020). CSS in the the Custom HTML Head Content is just displayed above the top banner and thus has no effect. BookStack 0.27.5 hosted on Docker ![image](https://user-images.githubusercontent.com/60404275/73295989-a42bf980-4200-11ea-85bd-759978a4583c.png)
Author
Owner

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

Hi @essdeeay, can you copy and paste in a comment here the exact content you're using in this setting.

It looks like you just need to wrap you css in style tags, content in that setting gets inserted directly as html.

@ssddanbrown commented on GitHub (Jan 28, 2020): Hi @essdeeay, can you copy and paste in a comment here the exact content you're using in this setting. It looks like you just need to wrap you css in style tags, content in that setting gets inserted directly as html.
Author
Owner

@essdeeay commented on GitHub (Jan 28, 2020):

Ah, I need to close this... I've just found out that the styling needs to be <style> tags.

@essdeeay commented on GitHub (Jan 28, 2020): Ah, I need to close this... I've just found out that the styling needs to be <style> tags.
Author
Owner

@essdeeay commented on GitHub (Jan 28, 2020):

Hi @essdeeay, can you copy and paste in a comment here the exact content you're using in this setting.

It looks like you just need to wrap you css in style tags, content in that setting gets inserted directly as html.

Aha, you replied, just as I found it - thank you - damn fast support!
S :)

@essdeeay commented on GitHub (Jan 28, 2020): > Hi @essdeeay, can you copy and paste in a comment here the exact content you're using in this setting. > > It looks like you just need to wrap you css in style tags, content in that setting gets inserted directly as html. Aha, you replied, just as I found it - thank you - damn fast support! S :)
Author
Owner

@sunny5055 commented on GitHub (Apr 8, 2020):

Hi having same issue..
It does not apply
How do i enable the custom html head ?

image

@sunny5055 commented on GitHub (Apr 8, 2020): Hi having same issue.. It does not apply How do i enable the custom html head ? ![image](https://user-images.githubusercontent.com/5800306/78801604-7d075a80-79ef-11ea-97d4-8be945216f05.png)
Author
Owner

@ssddanbrown commented on GitHub (Apr 9, 2020):

Hi @essdeeay,
This is is closed & I think your particular issue may be a bit different.

Could you open up a new issue specific to the particular issue you're experiencing? Ideally detailing what you're expecting to occur?

@ssddanbrown commented on GitHub (Apr 9, 2020): Hi @essdeeay, This is is closed & I think your particular issue may be a bit different. Could you open up a new issue specific to the particular issue you're experiencing? Ideally detailing what you're expecting to occur?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1510