I want to add my own icons for the categories
I want to add my own icons for the categories
8 years 4 months ago - 8 years 4 months ago
Hi,
I want to load my own icon for each categories. I tried this code ;
and this one ;
But nothing works.
Can you help me please ? I have to put a custom code to the CSS or LESS ?
And into the template configuration, wich option is the good one ? (Default, Bootstrap 2, Bootstrap 3 or Image-Legacy)
Thx a lot
I want to load my own icon for each categories. I tried this code ;
Code:
#Kunena .icon-gs {
background-image: url("../images/icons/gs.png");
width: 16px;
height:16px;
}
Code:
.icon-gs {
background-image: url("assets/images/tweet_icon.png");
background-repeat: no-repeat;
width: 16px;
height:16px;
}
Can you help me please ? I have to put a custom code to the CSS or LESS ?
And into the template configuration, wich option is the good one ? (Default, Bootstrap 2, Bootstrap 3 or Image-Legacy)
Thx a lot

Last edit: 8 years 4 months ago by Tiburn24.
Please Log in or Create an account to join the conversation.
Re: I want to add my own icons for the categories
8 years 4 months ago
Hi Tiburn24,
Follow some bellow steps If you want to custom style for each element of the template:
- Step 1: Create and style file with named nts_ksamurai_custom.css.
- Step 2: Add your custom code to the nts_ksamurai_custom.css file.
- Step 3: Upload the custom file to the "templates/[your_joomla_template]/css/" path.
- Step 4: Reload your forum to view all changes.
Please let's us know if it does not work on your site.
Best regards,
Follow some bellow steps If you want to custom style for each element of the template:
- Step 1: Create and style file with named nts_ksamurai_custom.css.
- Step 2: Add your custom code to the nts_ksamurai_custom.css file.
- Step 3: Upload the custom file to the "templates/[your_joomla_template]/css/" path.
- Step 4: Reload your forum to view all changes.
Please let's us know if it does not work on your site.
Best regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
The following user(s) said Thank You: Tiburn24
Please Log in or Create an account to join the conversation.
Time to create page: 0.354 seconds