Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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.

Solved Font Awesome in Kunena menu

More
12 years 11 months ago - 12 years 11 months ago #148817 by MarioMari
Hi!
How can I insert one of the symbols set Font Awesome Kunena menu in the title?
For better ergonomics, I would like to Kunena menu title began with one of the characters.

fortawesome.github.io/Font-Awesome/

Regards!

Joomla 2.5.8, and 3.0 K.2.0.3, default Chrome
Last edit: 12 years 11 months ago by MarioMari.

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

More
12 years 11 months ago #148819 by 9themestore
Hi MarioMari,

You can import the Awesome in the CSS file of the Kunena template, after you use CSS to style for each menu title.

Regards

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)

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

More
12 years 10 months ago - 12 years 10 months ago #149964 by MarioMari
Hi 9...!

Thank you for your response.
OK. But how to add icons to the menu Kunena?
Regards!

Joomla 2.5.8, and 3.0 K.2.0.3, default Chrome
Last edit: 12 years 10 months ago by MarioMari.

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

More
12 years 8 months ago #152369 by sozzled
Replied by sozzled on topic Font Awesome in Kunena menu
Did you find an answer to your question? Can we close this topic?

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

More
12 years 8 months ago #152379 by MarioMari
Hi sozzled!

Not yet.

Joomla 2.5.8, and 3.0 K.2.0.3, default Chrome

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

More
12 years 8 months ago #152385 by 9themestore
Hi MarioMari,

After you include the Awesome font to your template (use the CSS to include). You have two ways use it.

1. Override the menu of the Kunena template (add the <i class="..."></i> element).

2. You can use the CSS Pseudo-elements to insert the icon for the menu.

Ex:
Code:
.menu_a:before { content: "the_icon_code"; ... }

Hope that helps.

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)

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

Time to create page: 0.298 seconds