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

Solved category icon error: blinking!

More
4 years 8 months ago - 4 years 8 months ago #1 by fadege
I put my new category icon in the crypsisb3's image folder and update the crypsisb3 custom.less with:
.icon-gs {
background-image: url("assets/images/icons8-sex-spanking-60.png");
background-repeat: no-repeat;
width: 60px !important;
height: 60px !important;
}

.icon-gs.knewchar {
background-image: url("assets/images/icons8-sex-spanking-60-red.png");
background-repeat: no-repeat;
width: 60px !important;
height: 60px !important;;
}

I see my new icon but there is a blanking sign on it, with exclamation and question marks !

This message contains confidential information


What's wrong??
Last edit: 4 years 8 months ago by rich. Reason: Confidential codes added

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

More
4 years 8 months ago #2 by rich
Replied by rich on topic category icon error: blinking!
Add this to your code:

Code:
color: transparent;

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

More
4 years 8 months ago #3 by fadege
Thanks.. but is fine only for the anonimous category. On the other... it still blink!



you can login with
ID: utenteTEST
PW: utenteTEST

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

More
4 years 8 months ago #4 by rich
Replied by rich on topic category icon error: blinking!
Try this:

Code:
#kunena.layout svg.svg-inline--fa.fa-w-16.icon-gs.fa-3x.knewchar { color: transparent !important; }

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

More
4 years 8 months ago #5 by fadege
Nothing...

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

More
4 years 8 months ago - 4 years 8 months ago #6 by rich
Replied by rich on topic category icon error: blinking!
I can't see this code in your custom.css
Nothing blinks when i add this code with my browser tool in the custom.css
Maybe you must empty the cache afterwards.

Red are unread and black readed categories.

Last edit: 4 years 8 months ago by rich.

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

More
4 years 8 months ago #7 by fadege
you right! I put the code in the custom css of the site template and not in the custom css of the forum!

Thank you!

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

Time to create page: 0.392 seconds