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

Question 5.0.1 - Crypsis Bootstrap3 Problems

More
9 years 8 months ago - 9 years 8 months ago #179004 by 810
Crypsis = Bootstrap 2 based template
Crypsisb3 = Bootstrap 3 based template

No, the templates are almost the same, but for a other bootstrap version.

For the default category icon.
Go to backend - kunena - template - select Crypsisb3 - basic settings- default category icon -
Code:
glyphicon glyphicon-folder-open glyphicon-big
or
Code:
fa fa-folder glyphicon-big
if you use fontawesome
Last edit: 9 years 8 months ago by 810.
The following user(s) said Thank You: virtinsanity

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

More
9 years 8 months ago - 9 years 8 months ago #179019 by virtinsanity

810 wrote: Crypsis = Bootstrap 2 based template
Crypsisb3 = Bootstrap 3 based template

No, the templates are almost the same, but for a other bootstrap version.

For the default category icon.
Go to backend - kunena - template - select Crypsisb3 - basic settings- default category icon -

Code:
glyphicon glyphicon-folder-open glyphicon-big
or
Code:
fa fa-folder glyphicon-big
if you use fontawesome


Now it's all clear thank you very much.

As far as the Category and Profile icons go they are still missing eventhough i made the changes you told. Is it possible that smt causing an override or else ?

Profile icons that shows stuff like status don't show up as well in B3. I'm trying to use Fontawesome and i set as you told me most some has gone back alive. Should i name category icons under each category maybe ? All i can see now is a a thin square next to Categories.

Thank you for bearing me.
Last edit: 9 years 8 months ago by virtinsanity. Reason: Explanation.

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

More
9 years 8 months ago #179020 by virtinsanity
Ok now i managed to pop Category icons by through assigning all of the categories a proper icon name, yet i still can't activate Profile Icons set. How may i proceed for profile icons set ?

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

More
9 years 7 months ago #179803 by scenium

810 wrote:
For the default category icon.
Go to backend - kunena - template - select Crypsisb3 - basic settings- default category icon -

Code:
glyphicon glyphicon-folder-open glyphicon-big
or
Code:
fa fa-folder glyphicon-big
if you use fontawesome


I still automatically added to the end of the code:
Code:
icon-big

It turns out the code:
Code:
glyphicon glyphicon-folder-open glyphicon-big icon-big

Because of this, the icons are not displayed. How to fix it?

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

Time to create page: 0.297 seconds