Kunena 6.3.4 released
The Kunena team has announce the arrival of Kunena 6.3.4 [K 6.3.4] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Solved Hide / disable login
*** Topics merged by moderator ***
Hopefully this may help someone else.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
G'day, GB1Kodiak, and welcome to the forum.
You will find the answer here in this topic.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
www.kunena.org/docs/Disable_%28or_hide%29_the_login_form
but this isn't what i wanted.
i am trying to hide the profile area.
Please Log in or Create an account to join the conversation.
Do you understand better now? :dry:
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
In your first message you showed us a picture of the website here (at www.kunena.org ). Perhaps you have something completely different at your website? Perhaps you are not even using the K 3.0.5 Blue Eagle template? Perhaps you are not using K 3.0.5? Perhaps you did not store the changes where you should have stored the changes? Perhaps the CSS changes you made were overridden somewhere else? Did you look at a web design tool, like Firebug , to double check that the CSS changes were downloaded to your browser? I would check all these things.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Add the following lines to the end of your Joomla site template CSS file[2]:
Code:#Kunena td.kprofileboxcnt, .kprofilebox-left { display: none; }
Can you please tell me exactly which CSS file to edit and in which folder I will find it in. Thanks
Please Log in or Create an account to join the conversation.
You need to add this css on your joomla template css
Please Log in or Create an account to join the conversation.