Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question Search button outside website area

More
8 years 9 months ago #1 by maccas28
Without changing anything, the search button overhangs outside the window area of my site. I have attached a screen shot. Why is this happening and how can I fix it?
Attachments:

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

More
8 years 9 months ago #2 by 810
do you have a link to your site.

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

More
8 years 9 months ago #3 by maccas28

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

More
8 years 9 months ago #4 by 810
try to add the follow css on the custom.less

backend - kunena - template manager- select crypsis - edit less - select custom

Code:
form.form-search {padding-right:45px;}

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

More
8 years 9 months ago #5 by maccas28
Done but not changing anything. Do I need to recompile the LESS? If so, how do I do that?

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

More
8 years 9 months ago #6 by 810
you need to clean cache.

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

More
8 years 8 months ago - 8 years 8 months ago #7 by maccas28
Ok thanks. How can I make the search button the same height as the search box?
Last edit: 8 years 8 months ago by maccas28.

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

More
8 years 5 months ago #8 by bluewatersailingweb
I'm bumping this post. Adding the code to the custom.less file of the crypsis template worked. It brought the button back within the page area of my site. However, the button isn't the same height as the search text entry area.

Any magic code to correct this?
Attachments:

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

More
8 years 5 months ago #9 by bluewatersailingweb
Figured it out. At least, I think.

Place the following code in the same custom.less file as above:
Code:
button.btn.btn-default {line-height: 25px;}

That fixed it on mine.

However, since I made both of the fixes, I see an error on the page using the Chrome Developer Tools. In the Console window, I see the following:

suggestion-box:18 GET 185.56.85.149/~bluewa66/media/kunena/cac...ypsis/css/custom.css


I can see that the css file is loading the code I added. Don't know what's going on there.

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

Time to create page: 0.372 seconds