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.

Question Need Help With Kunena Notifications

More
15 years 6 months ago - 15 years 6 months ago #67720 by Aviticus
I have included an image of the problems I am having. The first issue is with the notifications seen at the top left. Is there anyway to disable these? They appear to be Kunena specific. The last issue is in relation to the small edge of the interactivity block. Is there a way to limit the width of this block or to place it behind my current boarder? I'm currently using Kunena 1.6 also. Thanks in advanced for any help.

Last edit: 15 years 6 months ago by Aviticus.

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

More
15 years 6 months ago - 15 years 6 months ago #67746 by sozzled
Firstly, I notice that you are using a different Kunena template to the standard Blue Eagle template. Therefore I cannot comment on the second question you asked about the "the small edge of the interactivity block" (sic).

Secondly, messages like the ones you see "Your message has been successfully posted" etc., should only appear when you actually do something ... like post a new message. These messages are merely a confirmation that what you wanted to do was actually done. Are you asking how to disable informational messages that confirm what you have done was what you intended to do ... is that what you want to know?

Yes, you can do this. Change your template CSS by adding the line I've shown in red below:

#system-message dd ul {
border-bottom:3px solid #84A7DB;
border-top:3px solid #84A7DB;
color:#0055BB;
display:none;
list-style:none outside none;
margin-bottom:10px;
padding:10px;
}
Last edit: 15 years 6 months ago by sozzled.
The following user(s) said Thank You: Aviticus

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

More
15 years 6 months ago #67761 by Aviticus
That's exactly what I wanted to do. I noticed in most forums you are redirected to the corresponding forum page where your post is then visible. I normally frequent commercial web forums, so to see this message hovering above the forum appears very awkward to me. Therefore, I thought I would attempt to recreate the effect for my recent game development project. Thank you so much for your help as it is much appreciated.

-AV

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

More
15 years 6 months ago #67762 by Aviticus
Also, which template am I adjusting?

-AV

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

More
15 years 6 months ago #67767 by sozzled

Aviticus wrote: Also, which template am I adjusting?

Your Kunena template CSS - sorry for not making that distinction clear.
The following user(s) said Thank You: Aviticus

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

Time to create page: 0.241 seconds