Kunena 6.3.8 Released

The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.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 How to edit css

More
9 years 2 months ago - 9 years 2 months ago #1 by rightinfront
How to edit css was created by rightinfront
Hi guys
I changed my site template, now when I try to use new topic the category drop down is in white due to my template I can not see the categories.

Can someone point me to how I can edit the css to change the white text to black please.

Thank you
Kevin
Last edit: 9 years 2 months ago by rightinfront.

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

More
9 years 2 months ago #2 by 810
Replied by 810 on topic How to edit css
Code:
#Kunena select, #Kunena select:focus, #Kunena select:hover { border-color: #999999; color: #000000 !important; }

add this on the custom.css
backend - kunena - template manager - edit css - select custom.css - edit css

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

Time to create page: 0.339 seconds