Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question is it possible to change the tag color for one tag only?

More
9 years 2 months ago #1 by Omri Ron
hello,
can i change color of one tag (kunena menu) only?
like this pink tag (it's not the current tag)



?

thank's alot

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

More
9 years 2 months ago #2 by 9themestore
Hi Omri Ron,

Yes, Each menu item has an item Id. So you can a color for a menu item. You can use below sample CSS rules for your question.
Code:
#Kunena #ktab .menu li#[item_id] a { background: #069 !important; /* <-- Change with your color code */ }

Hope this 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 :)
The following user(s) said Thank You: sozzled, Omri Ron

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

More
9 years 2 months ago - 9 years 2 months ago #3 by Omri Ron
thank u 9themestore!
which CSS should i edit for that?









tnx again!
Last edit: 9 years 2 months ago by Omri Ron.

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

More
9 years 2 months ago #4 by 810
best in your joomla template, or you need to add it on each kunena update

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

Time to create page: 1.054 seconds