- Posts: 49
- Thank you received: 0
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
8 years 7 months ago #1
by hayden
Login Module White Text on White Box was created 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
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
Please Log in or Create an account to join the conversation.
8 years 7 months ago #2
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Login Module White Text on White Box
You could add the following lines to your Gantry 5 custom CSS file:
See how that goes.
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.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
8 years 7 months ago #3
by 810
Replied by 810 on topic Login Module White Text on White Box
You should add that code on the scss file:
See: docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
See: docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
Please Log in or Create an account to join the conversation.
8 years 7 months ago #4
by hayden
Replied by hayden on topic Login Module White Text on White Box
Please Log in or Create an account to join the conversation.
Time to create page: 0.566 seconds