Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Solved Breadcrumbs Dividers are not Displaying Properly

More
9 years 2 weeks ago - 9 years 2 weeks ago #1 by eSilverStrike
I just updated to 5.0.4 and I noticed that the Kunena breadcrumbs are not displayed properly (at least the dividers are not).

In the breadcrumb between the name of the forum categories (including the topic title in the breadcrumb if you are viewing the topic) for the dividers I have a right pointing triangle, a right chevron, and another right triangle.

Looking at the source of the page I see that their is a span which includes the class glyphicon-chevron-right. I assume for the triangles this is the result of other css classes.

What is the easy way to fix this?

Thanks
Last edit: 9 years 2 weeks ago by eSilverStrike.

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

More
9 years 2 weeks ago #2 by 810
do you have a link to your forum, so I can see the issue.

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

More
More
9 years 2 weeks ago #4 by rich
Try this code in your custom.less

Code:
.layout#kunena .breadcrumb>li+li::before { display: none; }

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: eSilverStrike

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

Time to create page: 0.561 seconds