Kunena 7.0.2 Released

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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Merged How to delete the QUICK REPLY button in 2.0?

More
13 years 7 months ago #129519 by gimenezadrian
Yes but visibility: hidden hides the element, but it still takes up space in the layout and display: none removes the element completely from the document. It does not take up any space, even though the HTML for it is still in the source code. My preference is visibility to keep the structure.

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

More
13 years 7 months ago #129588 by mcmoody
You guys are awesome. Thanks!

When the updates are pushed out for Kunena 2.0+ do they override the files in the component/kunena/template folders as well if I *have* made some changes to those? Such as the Blue Eagle default template? Just wondering so I can be prepared for that now instead of later when I update. I know I need to put those changes in my joomla template css... I'm trying to make sure I do that going forward.

Martha

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

More
13 years 7 months ago #129590 by sozzled

mcmoody wrote: I know I need to put those changes in my joomla template css...

That's the way to go, yes! :)

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

More
12 years 11 months ago - 12 years 10 months ago #142783 by mike007cz

gimenezadrian wrote: Hello,

Edit the file kunena.20-min.css in \components\com_kunena\template\blue_eagle\css\

Put this in new line:

Code:
a.kqreply {visibility: hidden;}
Try it


Thanks a lot!

Mike
Greetings from Czech republic
Last edit: 12 years 10 months ago by mike007cz.

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

More
12 years 10 months ago - 12 years 10 months ago #142791 by sozzled
G'day, Mike, and welcome to the forum.

I have merged your topic with the topic that has the answers you are looking for. I hope this helps. :)

*** Topics merged ***
Last edit: 12 years 10 months ago by sozzled.
The following user(s) said Thank You: mike007cz

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

Time to create page: 0.276 seconds