Page 1 of 1

How to make information blocks?

Posted: Fri Nov 22, 2024 5:15 am
by Fautif
Hello everyone,
Tell me, how can I upload my own CSS-styles for the text editor?
I want to make information blocks in the knowledge base, as it is done on the official website HESK. But the text editor, which is installed by default, does not have such functionality. So, to make such a block, I need to upload my own CSS-styles.

Re: How to make information blocks?

Posted: Fri Nov 22, 2024 7:33 am
by Klemen
You can add your own CSS to the head.txt file and it will be included in Hesk pages.

Something like this for head.txt

Code: Select all

<style>
(your CSS here)
</style>

Re: How to make information blocks?

Posted: Fri Nov 22, 2024 7:45 am
by Fautif
Should I create this file myself and place it somewhere on the hosting?

Re: How to make information blocks?

Posted: Fri Nov 22, 2024 7:59 am
by Klemen
It is already in your help desk folder; it's included with Hesk.