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.

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.

Question Disabling login box

More
15 years 10 months ago - 15 years 10 months ago #53586 by MarkBoy81
Hallo,

I would like to remove the top profile/login box in Kunena (I prefer to stick to JomSocial login page) and, checking the Wiki, I've found this article .

Basically, all I have to do is adding:
Code:
table.fb_profilebox { display:none; }
in kunena.forum.css

Does this apply to K1.6 too?
The fb_ trailing made me think it's for K1.5.x only.

Thanks for any thought. :)
Last edit: 15 years 10 months ago by MarkBoy81.

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

More
15 years 10 months ago #53604 by @quila
Replied by @quila on topic Re: Disabling login box
No, it is not the same in K1.6.

kunena.forum.css line 1179
Code:
#Kunena div.kpbox { border-bottom:1px solid #BFC3C6; display:none; }

Regards
The following user(s) said Thank You: MarkBoy81

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

More
15 years 10 months ago #53631 by MarkBoy81
Replied by MarkBoy81 on topic Re: Disabling login box
It seems not to work, even after fully refreshing the page with CTRL+F5.
But well, not a big deal. :)

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

More
15 years 10 months ago - 15 years 10 months ago #53634 by @quila
Replied by @quila on topic Re: Disabling login box
Yes, read this my post from point 3.

www.kunena.com/forum/154-miscellaneous-o...ith-a-variable#53461

Regards
Last edit: 15 years 10 months ago by @quila.
The following user(s) said Thank You: MarkBoy81

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

More
15 years 10 months ago #53728 by MarkBoy81
Replied by MarkBoy81 on topic Re: Disabling login box
Uber cool! It works!

Thank you! :)

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

Time to create page: 0.255 seconds