Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] 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 and issues discovered during the last development stages of K 6.3

Solved font colors

More
8 years 1 month ago #1 by crs1305
font colors was created by crs1305
Hi,
I have a white font in the forum content (probably inherited after sites default font color). That makes the content nearly invisible. Where can I change the color? It's my first day with Kunena - so please be forgiving.

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

More
8 years 1 month ago #2 by 9themestore
Replied by 9themestore on topic font colors
Hi crs1305,

Normally the font color inherit font colors of your joomla template. So if you want to change font color of your forum you can add below CSS rules to the template.css file.
Code:
#Kunena, #kunena { color: #333333; /* You can change to your color code */ }

Note: The template.css file in the css folder of your active joomla template.

Hope this helps

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)
The following user(s) said Thank You: crs1305

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

More
8 years 1 month ago #3 by crs1305
Replied by crs1305 on topic font colors
Thanks a lot - works fine. But I still have some inherited font colors (in statistics module and in user info on the left in the forum) What code is for that?
And another issue: user info on the left and the top tabs have inherited the joomla list markings). How to remove that?
I'll really apreciate if you can help in these too.

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

More
8 years 1 month ago #4 by crs1305
Replied by crs1305 on topic font colors
Ok, already found the solution.Topic closed.

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

Time to create page: 0.485 seconds