1.2 KiB
🧩 Modules
Here you can find our assortment of modules. These are included within the complete pack of the theme however can be used in conjunction with the base theme or any other theme of your choosing.
🔌 Installation
The general format to install a module is as followed, you will need to replace the <name> with the file name of the module you wish to install.
@import url("https://cdn.jsdelivr.net/gh/JamsRepos/Jamfin@latest/theme/modules/<name>.css");
❓Where do I install it?
Locate the Custom CSS code option under your General settings in the admin panel and simply paste one of the lines above within the box.
If you wish to just install this for yourself only, you can do so by going to your users Display settings and copy the following settings.
- Disable server-provided custom CSS code
Then enter the theme into the Custom CSS code option and save your settings.
🖌️ Customisation
Each module has it's own individual customisation parameters. Please read the respective README by going into each modules folder.