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
12 years 11 months ago - 12 years 11 months ago #148817
by MarioMari
Joomla 2.5.8, and 3.0 K.2.0.3, default Chrome
Font Awesome in Kunena menu was created 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!
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.
- 9themestore
-
- Offline
- Premium Member
-
12 years 11 months ago #148819
by 9themestore
- 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
Replied by 9themestore on topic Font Awesome in Kunena menu
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
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.
12 years 10 months ago - 12 years 10 months ago #149964
by MarioMari
Joomla 2.5.8, and 3.0 K.2.0.3, default Chrome
Replied by MarioMari on topic Font Awesome in Kunena menu
Hi 9...!
Thank you for your response.
OK. But how to add icons to the menu Kunena?
Regards!
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.
12 years 8 months ago #152369
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Font Awesome in Kunena menu
Did you find an answer to your question? Can we close this topic?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
12 years 8 months ago #152379
by MarioMari
Joomla 2.5.8, and 3.0 K.2.0.3, default Chrome
Replied by MarioMari on topic Font Awesome in Kunena menu
Hi sozzled!
Not yet.
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.
- 9themestore
-
- Offline
- Premium Member
-
12 years 8 months ago #152385
by 9themestore
- 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
Replied by 9themestore on topic Font Awesome in Kunena menu
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:
Hope that helps.
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.254 seconds