Kunena 6.1.0 Released

The Kunena team has announce the arrival of Kunena 6.1.0 [K 6.1.0] which is now available for download as a native Joomla extension for J! 4.3.x & J! 4.2.x. This version addresses most of the issues that were discovered in K 6.0 and issues discovered during the development stages of K 6.0

Please note: The Kunena project team takes NO responsibility for maintaining nor supporting anything in this category.

Question how to customise the login form

More
6 years 5 months ago #1 by polleke
Hi,
i want to customise the Kunena login form.
The box for the loginname and the password is to width. I want to make it smaller.


can you help me please


regards Jan
Attachments:

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

More
6 years 5 months ago #2 by rich
Try this code:
Code:
.layout#kunena input#login-username, input#login-passwd { max-width: 60%; }

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

Time to create page: 0.288 seconds