- Posts: 11
- Thank you received: 0
Kunena 6.3.5 released
The Kunena team has announce the arrival of Kunena 6.3.5 [K 6.3.5] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Solved Category Icon in kunena 4 [SOLVED]
I don't understand how to change the categoty icon.
in the admin panel i read "Enter here the class for your icon. Example icon-home"
So i enter my class "icon-gs" ... ok!!
the original icon disappears... ok !!
so i add in the css joomla template this code;
but nothing appears.
(I add it in joomla template css because i sure it will not overwritten by future upgrades)
where am i wrong?
thanks in advance
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I don't see anything about the class of the new icon.
is this still valid?
thnak you
Please Log in or Create an account to join the conversation.
Like denisp, I also do not understand what is meant by the instructions "Enter here the class of your icons. Example icon-home." What is this class? Does it mean a CSS class or something else? Without any user documentation to guide us, this instruction has no meaning for me.
I have not experimented with this category setting and, therefore, I am unable to offer any assistance or explanation. My best advice is to say "good luck" and hope someone will explain how this works in a bit more detail.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Ah! So that's how it works! Who would have guessed theat?810 wrote: try this:
Code:#Kunena .icon-gs { background-image: url("../images/icons/gs.png"); }
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
On the plus side: the category setting Category Icon (together with changes to the site template CSS file as described by 810 in msg #7 earlier) means that you can use different formats for these images (e.g. .JPG, .PNG, .GIF).
On the minus side, the new arrangement removes the feature of being able to use the category icon as a two-state indicator to show if there are new posts made in a category. This has been a feature of Kunena available since the days of Fireboard.
Therefore, if people choose to use their own category icons with K 4.0 Crypsis, they will lose the feature that indicates if there are new messages posted in their categories. The two-state indicator (<catID>_on.gif and <catID>_off.gif) remains a viable option if people use the Blue Eagle template but the "two-state" feature disappears if they change to the Crypsis template.
Have I correctly summarised the situation?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.