NTS KLuna
NTS KLuna documentation
1. How to install NTS KLuna template.
Step 1From your back-end go to the Components → Kunena Forum →Template Manager menu.
Step 2 Click to New Template button.
Step 3Browse to the template you want to install.
Step 4Click to Upload File & Install button.
Step 5Make a default template from template list
Step 6Back to front-end and refresh your forum.
2. Add background image for a category.
With NTS KLuna template you can add a background image for a category. Like below image

Step 1From your back-end, go to Components → Kunena Forum → Category Manager menu. Remember the category id you want to add background image.
Step 2Create a image with image name is category id number (example: 3.png, 4.png,...).
Step 3Copy that image to [Root]/media/kunena/category_images/" folder.
Step 4Back to front-end and refresh your site.
3. Custom colors for template.
Step 1From your back-end click to Components → Kunena Forum → Templates.
Step 2Click to NTS KLuna template, choose Colors tab.
Step 3Choose color for forum elements.
Step 4Save and back to front-end to view all changes.

Configure color for forum elements
4. Setting category block style.
The NTS KLuna has supported four category block style. You can configure style for each category block. Follow some below steps to configure style for a category.
Step 1From your back-end click to Components → Kunena Forum → Categories.
Step 2Click to the category you want to configure style.
Step 3In the Category CSS Class Suffix enter class name to configure style. cat-s2 or cat-s3 or cat-s4
Step 4Save and back to front-end to refresh your site.
5. Setting category color.
The NTS KLuna has supported 8 category color class suffix. From your back-end click to Components → Kunena Forum → Categories menu. Click to the category you want to change color.
In the Category CSS Class Suffix field, enter color class.
All color class: cat-green, cat-blue, cat-orange, cat-brown, cat-purple, cat-indigo, cat-red

Default category color

Default category green color
6. How to add custom style for template.
Step 1Create a style file with named nts_kluna_custom.css.
Step 2Add the your custom CSS rules to that file
Step 3After finish copy the nts_kluna_custom.css file to the css foler of the current Joomla! template.
Step 4Back to front-end and refresh your site to view changes.