Read before updating: How to Update Kunena Templates - More detail

I want to add my own icons for the categories

Tiburn24's Avatar Topic Author
New Member New Member
  • Posts: 5
  • Thanks: 0

I want to add my own icons for the categories

8 years 4 months ago - 8 years 4 months ago
#11371
Hi,
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; }
and this one ;
Code:
.icon-gs { background-image: url("assets/images/tweet_icon.png"); background-repeat: no-repeat; width: 16px; height:16px; }
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 ;)
Last edit: 8 years 4 months ago by Tiburn24.

Please Log in or Create an account to join the conversation.

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: I want to add my own icons for the categories

8 years 4 months ago
#11374
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,
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 **
The following user(s) said Thank You: Tiburn24

Please Log in or Create an account to join the conversation.

Tiburn24's Avatar Topic Author
New Member New Member
  • Posts: 5
  • Thanks: 0

Re: I want to add my own icons for the categories

7 years 4 months ago
#12936
Thanks for your reply, i will try this and come back with the result ;)

Please Log in or Create an account to join the conversation.

Time to create page: 0.354 seconds