- Posts: 15
- Thank you received: 0
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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
Solved How to enhance the look of the menu buttons ?
9 years 2 weeks ago #183870
by hanssie
Replied by hanssie on topic How to enhance the look of the menu buttons ?
I've just did some research within Artisteer. I turned off all bullets. The bullet points, within the Kunena menu, disappear after I turned off the content-bullet (=empty). This is realy strange. This means that it might be a Aristeer problem..... or am I moving on the wrong track now ?
Please Log in or Create an account to join the conversation.
9 years 2 weeks ago #183872
by rich
You're right but you can hide it via css.
Try this code in your custom.less, then empty the cache. www.kunena.org/docs/en/manual/backend/templates/edit-less
Or try this: www.kunena.org/forum/k5-0-support-archiv...around-the-k5-navbar
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic How to enhance the look of the menu buttons ?
This means that it might be a Aristeer problem....
You're right but you can hide it via css.
Try this code in your custom.less, then empty the cache. www.kunena.org/docs/en/manual/backend/templates/edit-less
Code:
.layout#kunena ul>li::before {
display: none;
}
Or try this: www.kunena.org/forum/k5-0-support-archiv...around-the-k5-navbar
Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: kensikora
Please Log in or Create an account to join the conversation.
9 years 2 weeks ago #183886
by hanssie
Replied by hanssie on topic How to enhance the look of the menu buttons ?
YES! you solved my problem! Many thanks.....
Please Log in or Create an account to join the conversation.
9 years 1 week ago #184198
by kensikora
Replied by kensikora on topic How to enhance the look of the menu buttons ?
Perfect, worked and is exactly what was needed!
Please Log in or Create an account to join the conversation.
Time to create page: 0.297 seconds