Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 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

Solved Template Cryspys problem after upgrade

More
3 years 3 months ago #1 by uzbaby
Happy New Year for everyone!
How to delete those blue dots from my template view?
I made these changes as was advised last time to custom.less and custom.css file

#kunena ul li {
background-image: none;
}

.layout#kunena ul.inline i {
margin-top: 0px !important;
padding-right: 0px !important;
margin-right: 5px !important;
padding-top: 0px !important;
}

But after upgrading Kunena it appears again.
How can I delete it?

Thank you!
 
Attachments:

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

More
3 years 3 months ago #2 by 9themestore
Hi uzbaby,
Add below css rules to the custom.less file to remove the blue dots.
Code:
#kunena.layout ul li { background: none; list-style: none; }

- 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
3 years 3 months ago #3 by uzbaby
Hi, 9themestore!
Thank you, I add as you said but it did not help. Blue dots still there.

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

More
3 years 3 months ago #4 by 9themestore
Hi,
I think, you should post your website url here. We need debug before provide the right solution to you.

- 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
3 years 3 months ago #5 by uzbaby
Thank you.
uzbaby.uz/forum

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

More
3 years 3 months ago #6 by 9themestore
It's working fine on my computer. Please try to clear browser cache and reload your forum.

- 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
3 years 3 months ago #7 by uzbaby
Dear 9themestore!
Thank you very much!
Yes, you are right, I cleared browser cache and blue dots cleared!

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

Time to create page: 0.375 seconds