Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

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

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Solved css class for Aurelia

More
2 years 4 months ago #230504 by anonymous01

Purity IV was written for Joomla 4.x and uses Bootstrap 5. It will never work properly with Joomla 3.x and Kunena 5.2. For this template you need Joomla 4.x and Kunena 6.x.
Hello. I tried using Purity IV (also T4 BS5 Blank template as advised by @rich ) for Joomla 4 / Kunena 6. I have bad impressions: the new framework from JoomlArt is very heavy. For example: t3.micro on AWS has insufficient resources for this template to work. This is a surprise for me.

I was forced to abandon the new Joomlart templates. I used a very simple template for Kunena 6 forum, it gave a good result . But I don't understand how to assign a style for Announcement, there seems to be no suitable class there. What do you think, is it possible to add a new Announcement css-class in the new version of kunena?

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

More
2 years 4 months ago #230506 by Pinkeltje
Replied by Pinkeltje on topic css class for Aurelia
Strange template. But this could work:
Code:
#kunena .shadow-lg.rounded {     background: red; }

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

More
2 years 4 months ago #230507 by anonymous01
Replied by anonymous01 on topic css class for Aurelia
If I do as you advise, it will affect the entire forum. Top to bottom.

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

More
2 years 4 months ago #230508 by Leen
Replied by Leen on topic css class for Aurelia
maybe this works better?
Code:
.alert-info { background-color: orange !important; }

With kind regards
Leen

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

More
2 years 4 months ago #230509 by Pinkeltje
Replied by Pinkeltje on topic css class for Aurelia
Code:
.layout#kunena [id^="announcement"]{     background: red;}

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

More
2 years 4 months ago #230510 by anonymous01
Replied by anonymous01 on topic css class for Aurelia
Sincere thanks, but both options don't work.  

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

Time to create page: 0.284 seconds