- Posts: 6
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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
Question Remove login form nav bar
9 years 9 months ago #178545
by zumbador
Remove login form nav bar was created by zumbador
Please Log in or Create an account to join the conversation.
9 years 9 months ago #178546
by 810
Replied by 810 on topic Remove login form nav bar
Kunena - Joomla Integration plugin -> Enable Joomla Login = No
Please Log in or Create an account to join the conversation.
9 years 9 months ago - 9 years 9 months ago #178547
by zumbador
Replied by zumbador on topic Remove login form nav bar
Last edit: 9 years 9 months ago by zumbador.
Please Log in or Create an account to join the conversation.
9 years 9 months ago #178548
by 810
Replied by 810 on topic Remove login form nav bar
maybe cache ?
Please Log in or Create an account to join the conversation.
9 years 9 months ago #178549
by zumbador
Replied by zumbador on topic Remove login form nav bar
Please Log in or Create an account to join the conversation.
9 years 9 months ago #178550
by 810
Replied by 810 on topic Remove login form nav bar
with crypsisb3 you miss some css classes.
add this on the custom.less
backend - kunena - template - edit less - select custom.less
then save
add this on the custom.less
backend - kunena - template - edit less - select custom.less
Code:
#klogin {
display: none;
}
then save
Please Log in or Create an account to join the conversation.
Time to create page: 0.225 seconds