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 Login Module White Text on White Box

More
8 years 7 months ago #1 by hayden
I am using Gantry 5, on Joomla 3.5 with Hydrogen Rocket Theme Free Gantry Template
Site is
www.IPYOA.com
I added the Kunena Login Module to the top. It has white text in a white box. How can this be changed?
Thank you.

Hayden


Attachments:

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

More
8 years 7 months ago #2 by sozzled
You could add the following lines to your Gantry 5 custom CSS file:
Code:
#klogin-username, #klogin-passwd { color: #666; } .klogin-horiz ul.klogin-logoutfield input.kbutton { background-color: #3180c2; border-radius: 3px; padding-bottom: 3px; }

See how that goes.

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

More
8 years 7 months ago #3 by 810
You should add that code on the scss file:

See: docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet

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

More
8 years 7 months ago #4 by hayden
PERFECT!
You make this all look so easy. Thank you for your many years of support.
Guess what I found in my custom file? Your last help was there when you helped me split the forum into two columns. Thank you again.

Hayden
Attachments:

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

Time to create page: 0.566 seconds