- Posts: 24
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question Different icon for each category?
16 years 4 months ago - 16 years 4 months ago #34809
by stream
Different icon for each category? was created by stream
Im making a hockey forum with a category for each hockey team. And I want the category images / icons to be the hockey teams logo. How do I do that?
I dont want my users to choose, it should be static icons for all categories.
I dont want my users to choose, it should be static icons for all categories.
Last edit: 16 years 4 months ago by stream.
Please Log in or Create an account to join the conversation.
16 years 4 months ago #34976
by @quila
Replied by @quila on topic Re:Different icon for each category?
Please Log in or Create an account to join the conversation.
16 years 4 months ago #34979
by 810
Replied by 810 on topic Re:Different icon for each category?
go to {joomla_root_path)/media/kunena/attachments/legacy/category_images
you should see some images in this folder in the format
1_notlogin.gif
1_off.gif
1_on.gif
the 1_ refers to the forums CATID number, and the above images are used for the Parent Icon,
if these files exist then these are shown other wise you get the Blue/Green folder icon (default_ex) instead.
if you want to have images for category with id 4 you need 3 images named
4_notlogin.gif
4_off.gif
4_on.gif
in this folder {joomla_root_path)/media/kunena/attachments/legacy/category_images
Hover over the Forum category and look at the url.. CATID is at the end. eg...
index.php?option=com_kunena&Itemid=9&func=showcat&catid=1
Ideally the Parent icons will be 32x32 but thats really upto you.
Regards
you should see some images in this folder in the format
1_notlogin.gif
1_off.gif
1_on.gif
the 1_ refers to the forums CATID number, and the above images are used for the Parent Icon,
if these files exist then these are shown other wise you get the Blue/Green folder icon (default_ex) instead.
if you want to have images for category with id 4 you need 3 images named
4_notlogin.gif
4_off.gif
4_on.gif
in this folder {joomla_root_path)/media/kunena/attachments/legacy/category_images
Hover over the Forum category and look at the url.. CATID is at the end. eg...
index.php?option=com_kunena&Itemid=9&func=showcat&catid=1
Ideally the Parent icons will be 32x32 but thats really upto you.
Regards
Please Log in or Create an account to join the conversation.
16 years 4 months ago #35049
by stream
Replied by stream on topic Re:Different icon for each category?
Thanks alot!!
Please Log in or Create an account to join the conversation.
- Lovegunner
-
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
16 years 3 months ago #37445
by Lovegunner
Replied by Lovegunner on topic Re:Different icon for each category?
Sorry....doesnt work
Please Log in or Create an account to join the conversation.
Time to create page: 0.234 seconds