Kunena 6.3.6 Released - Security release

The Kunena team has announce the arrival of Kunena 6.3.6 [K 6.3.6] 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.

This section is for questions directly related to the procedure for installing Kunena for the first time or upgrading from an older version of Kunena.

Use this category:
  • to ask how to install or upgrade; or
  • if you encountered problems during the installation or upgrade procedure.

Use a different category to ask questions about problems that you may be having after you successfully installed or upgraded the currently supported version. If you are unsure what is the current supported version of Kunena, please go to the download page.

Question Proportions and size of the login field

More
7 years 9 months ago - 7 years 9 months ago #1 by tarj1974
There is a problem with the position and size of the login field, to the top right. See:

devel.tj-webtech.dk/northernarbitration/...hp/kunena-2017-01-12

What is the solution to this?

Best Regards,
Thomas Jensen
Last edit: 7 years 9 months ago by tarj1974.

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

More
7 years 9 months ago - 7 years 9 months ago #2 by rich
Please try this code in your custom.less www.kunena.org/docs/en/manual/backend/templates/edit-less

Code:
.layout#kunena .navbar .nav>li { overflow: visible; } .layout#kunena input[type="text"], input[type="password"] { max-width: 90%; } .layout#kunena ul>li:before { display: none; }


Important! Always create a backup before you make any changes to your website!
Last edit: 7 years 9 months ago by rich.

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

Time to create page: 0.337 seconds