Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Please Read This First:


This category is only for discussing add-on software products for K 3.0 that were obtained on the download page . Topics about other products obtained from other sources will be deleted.

Other add-ons that were developed by the Kunena team - but no longer maintained - are available on an "as is" basis. People who use these products do so at their own risk.

This category is for the community to share their experiences and to develop their own solutions to problems that they may encounter. Please note that the adminstrators and team moderators are not obligated to reply to topics in this category.

Solved Hover effect on Login Module

More
12 years 3 weeks ago #155184 by sozzled
The cause of the hover effect is your Joomla site template. If you view the source code of your site you will see (at about line 208) the following lines:
Code:
.input:hover, .inputbox:hover { color: #555555; background-color: #A3A3A3; }
You may want to remove these lines or refine the scope of the CSS so that it does not impact on the login module.
The following user(s) said Thank You: bkaertner

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

More
12 years 3 weeks ago - 12 years 3 weeks ago #155185 by bkaertner
Got it. You where 100% right, it was from the template. I can't believe. I was 100% convinced it had not been there before. Jeeesus, I must be gettin' old.

I am very sorry for the unnecessary efforts it caused. :-/

Can I sent you some Gummibears or give a little donation somewhere ? :)

EDIT: ah the line 208 comes from the built html side. I thought it would be in a CSS file or index.php directly. Thanks again !
Last edit: 12 years 3 weeks ago by bkaertner.

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

More
12 years 3 weeks ago #155186 by sozzled
No problem. That's what we're here for. ;)

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

Time to create page: 0.310 seconds