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

How to change category image?

ntstore's Avatar Topic Author
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

How to change category image?

11 years 2 weeks ago - 10 years 10 months ago
#2290
The NTS KMaterial template has supported to change image cover for each category. You can create separate images for each category. And that mean help users easily identify a special category.

  • Step 1: You need to know category's Id want to change image. Log-in to your front-end of your site and go to "Component -> Kunena Forum -> Category Manager" menu.
  • Step 2: Create a image with named coincides with category id you want to change.
  • Step 3: Upload that image to "[root]/media/kunena/category_images/" path.
  • Step 4: Reload your forum to view all changes.

__End__
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 10 years 10 months ago by ntstore.

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

R
Junior Member Junior Member
  • Posts: 24
  • Thanks: 0

Re: How to change category image?

11 years 2 weeks ago
#2292
Hi,

I've followed those steps, my category ID is 2 and I saved picture as 2.jpg, but still not able to display the picture.

Regards
Arkan

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

ntstore's Avatar Topic Author
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: How to change category image?

11 years 2 weeks ago
#2293
Hi rozi,

Please save your image with ".png" format. With .png format you can use transparent background image.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

R
Junior Member Junior Member
  • Posts: 24
  • Thanks: 0

Re: How to change category image?

11 years 2 weeks ago
#2294
Hi Thanks for quick reply , after I change png format now able to see the image . but there is some problem on css font . coz my fon't don't have bold style . may I know where I can change the font css?

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

ntstore's Avatar Topic Author
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: How to change category image?

11 years 2 weeks ago
#2295
The first you try to copy and paste below CSS rule to the template.css file of current your joomla template.
Code:
body #Kunena .nts-kblock .kcol-kcattitle a { font-weight: bold; }

Refresh your site when finished.

If it does not work, please provide us your url site. We'll help you debug this issue.

Regrards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

R
Junior Member Junior Member
  • Posts: 24
  • Thanks: 0

Re: How to change category image?

11 years 1 week ago
#2297
is there any possibilities for add advertisement between each category ?

Regards
Arkan

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

ntstore's Avatar Topic Author
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: How to change category image?

11 years 1 week ago
#2298
Hi,

We are planning this feature and it will be improved in the next version.

Thanks
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

S
New Member New Member
  • Posts: 1
  • Thanks: 0

Re: How to change category image?

10 years 8 months ago
#2530
Hi as you can see here: genius-crm.com/forum/index image are not displayed correctly... I also tried to resize but same problem.. how to resolve?

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

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: How to change category image?

10 years 8 months ago
#2531
Hi,

I have checked your site. Your category image is too big, please follow below steps to solve your problem.

1. Open the template.css file in your Joomla template.
2. Copy and Paste below CSS rules to the bottom that file.
Code:
body #Kunena .nts-kblock .kcol-first a { height: 364px; }
3. Save and refresh your forum.

Hope that helps

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

Time to create page: 0.267 seconds