How to switch off the profile window and logout button under the top menu
How to switch off the profile window and logout button under the top menu
5 years 4 months ago - 5 years 4 months ago
Hi, I would like to turnoff the top profile pane which has the profile details and logout button. This can normal be done in the standard Kunena template and I would like to do this with the NTS KMaterial template. I use the Community Builder login plugin so do not need this and wish to de-clutter.
Is there a custom.css script to do this?
Is there a custom.css script to do this?
Last edit: 5 years 4 months ago by ntstore.
Please Log in or Create an account to join the conversation.
Re: How to switch off the profile window and logout button under the top menu
5 years 4 months ago
Hi Sekulla,
Of course you can also do that with our template. From your back-end click to the NTS KMaterial template, in the Features tab select the "Show menu: No". Save and reload your forum.
Regards,
Of course you can also do that with our template. From your back-end click to the NTS KMaterial template, in the Features tab select the "Show menu: No". Save and reload your forum.
Regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: How to switch off the profile window and logout button under the top menu
5 years 4 months ago
Hi, Thank you but I want to keep the menu. I only wish to remove the top profile. I wish to keep the profile next to post topic but not the top profile just beneath the menu.
I am integrated with Community Builder so I do not need a second profile view in Kunena. I attach a screen shot of the Kunena template with the menu profile turned off.
I am integrated with Community Builder so I do not need a second profile view in Kunena. I attach a screen shot of the Kunena template with the menu profile turned off.
Please Log in or Create an account to join the conversation.
Re: How to switch off the profile window and logout button under the top menu
5 years 4 months ago
Ok I managed to solve this using the template custom.css
#kunena.layout .login-box { display: none !important; }
Thanks we can close this issue now.
#kunena.layout .login-box { display: none !important; }
Thanks we can close this issue now.
Please Log in or Create an account to join the conversation.
Time to create page: 0.338 seconds