Install NTS KUniq template.
- From your back-end go to the Components → Kunena Forum →Template Manager menu.
- Click to New Template button.
- Browse to the template you want to install.
- Click to Upload File & Install button.
- Make a default template from template list
- Back to front-end and refresh your forum.
Add the image cover for a category.
- From your back-end, go to Components → Kunena Forum → Category Manager menu. Remember the category id of the category you want to add background image.
- Create a image with image name is "category id number" (example: 3.png, 4.png,...).
- Copy that image to [Root]/media/kunena/category_images/" folder.
- Back to front-end and refresh your site.
Custom colors for template.
- From your back-end click to Components → Kunena Forum → Templates.
- Click to NTS KUniq template, choose Colors tab.
- Choose color for forum elements.
- Save and back to front-end to view all changes.
Custom style for template.
- Create a style file with named nts_kuniq_custom.css.
- Add the your custom CSS rules to the nts_kuniq_custom.css file
- Copy the nts_kuniq_custom.css file to the css folder of the active Joomla! template.
- Back to front-end and refresh your site to view changes.