- Posts: 146
- Thank you received: 4
Kunena 7.0.8 Released
The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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.
Question Disabling login box
16 years 3 weeks ago - 16 years 3 weeks ago #53586
by MarkBoy81
Disabling login box was created 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:
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.
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;
}
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: 16 years 3 weeks ago by MarkBoy81.
Please Log in or Create an account to join the conversation.
16 years 3 weeks 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
Regards
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.
16 years 3 weeks 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.
But well, not a big deal.
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago - 16 years 3 weeks 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
www.kunena.com/forum/154-miscellaneous-o...ith-a-variable#53461
Regards
Last edit: 16 years 3 weeks ago by @quila.
The following user(s) said Thank You: MarkBoy81
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #53728
by MarkBoy81
Replied by MarkBoy81 on topic Re: Disabling login box
Uber cool! It works!
Thank you!
Thank you!
Please Log in or Create an account to join the conversation.
Time to create page: 0.234 seconds