Kunena 6.3.0 released

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

Solved Custom icons for categories

More
8 years 9 months ago #1 by romagromov
Hi!
I have issue with custom icons for categories.

I have created class
Code:
.calendar-icon { background: url(../images/calendar-icon.png) no-repeat scroll left center transparent; }

Then, I added it to category settings:



But this method not works. Icons are still dispays as default.
Thanks.

Download Free Software for Windows absolutly free.

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

More
8 years 9 months ago #2 by 810
Replied by 810 on topic Custom icons for categories
try to clear cache. the icon should appear or the icon isn't showed. You should not see the old icon

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

More
8 years 9 months ago #3 by romagromov
Of course cache was cleaned.
I added .calendar-icon class to my joomla template css file - is this correct?

Download Free Software for Windows absolutly free.

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

More
8 years 9 months ago - 8 years 9 months ago #4 by 810
Replied by 810 on topic Custom icons for categories
try add this on the kunena custom less file.
Code:
#Kunena .calendar-icon { background-image: url("../images/calendar-icon.png"); height: 32px; width: 32px; background-size: 32px; }
Last edit: 8 years 9 months ago by 810.

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

More
8 years 9 months ago #5 by romagromov
Sorry, but I can't found custom.less file in kunena directory...

I tried to add this class in my joomla template css file (gavick template - override.css)
but it didn't help.

Download Free Software for Windows absolutly free.

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

More
8 years 9 months ago #6 by 810
Replied by 810 on topic Custom icons for categories
Backend - kunena - template manager - select template - edit less

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

More
8 years 9 months ago #7 by romagromov
Only Crypsis template have less.
Blue Eagle template and my template has no Less files.

I added this code in custom.css from my template - but it didn't help.

Download Free Software for Windows absolutly free.

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

More
8 years 9 months ago #8 by sozzled
Replied by sozzled on topic Custom icons for categories

romagromov wrote: Blue Eagle template and my template has no LESS files

That's right. The setting that you showed in msg #1 of this topic only applies to Crypsis. This issue is discussed in more depth in the topic Category icon in Kunena 4 and, in spite of what you may read in that topic, the issue is not yet solved.

As I wrote in another topic ,

sozzled wrote: I am not surprised (given the lack of useful, understandable, user documentation) that you do not know how to change topic icons and category icons in K 4.0. Indeed, I was in the same situation as you (and I still haven't completely figured out the solution, either).


What is now becoming apparent to me, as I read about problems that people are having with K 4.0, is most people who use K 4.0 are still using Blue Eagle (or templates derived from Blue Eagle) because they are not enthusiastic about Crypsis. I think the developers should start taking notice of these issues and listen carefully to the concerns that people in the community are having.

Returning to the subject of this topic, you cannot create custom category icons in K 4.0 (Blue Eagle variant) with CSS.

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

More
8 years 9 months ago #9 by 810
Replied by 810 on topic Custom icons for categories

romagromov wrote: Only Crypsis template have less.
Blue Eagle template and my template has no Less files.

I added this code in custom.css from my template - but it didn't help.


Ok, then do:

Backend - kunena - template manager - select template - edit css

And save the css on custom.css

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

More
8 years 9 months ago - 8 years 9 months ago #10 by 810
Replied by 810 on topic Custom icons for categories

sozzled wrote:

romagromov wrote: Blue Eagle template and my template has no LESS files

That's right. The setting that you showed in msg #1 of this topic only applies to Crypsis. This issue is discussed in more depth in the topic Category icon in Kunena 4 and, in spite of what you may read in that topic, the issue is not yet solved.

As I wrote in another topic ,

sozzled wrote: I am not surprised (given the lack of useful, understandable, user documentation) that you do not know how to change topic icons and category icons in K 4.0. Indeed, I was in the same situation as you (and I still haven't completely figured out the solution, either).


What is now becoming apparent to me, as I read about problems that people are having with K 4.0, is most people who use K 4.0 are still using Blue Eagle (or templates derived from Blue Eagle) because they are not enthusiastic about Crypsis. I think the developers should start taking notice of these issues and listen carefully to the concerns that people in the community are having.

Returning to the subject of this topic, you cannot create custom category icons in K 4.0 (Blue Eagle variant) with CSS.



Please Michael,
Don't give wrong information:

See:





Attachments:
Last edit: 8 years 9 months ago by 810.

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

Time to create page: 0.527 seconds