Applying Custom Styles

How to apply custom styles to WikiPakk components?

WikiTraccs allows you to change its style by applying custom CSS.

Do the following to load your custom CSS:

  1. Set up a Configuration Site
  2. Create the WikiPakkSettings list in the Configuration Site
  3. Add the wikipakk.css setting key; set its value to the custom CSS selectors you want to apply
    • note: see the WikiPakk Settings section for details; also take note of the settings cache duration

After the settings cache expires (or you manually clear it), your custom CSS should be applied.

Last modified November 26, 2025