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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Solved Section headers invisible font

More
10 years 6 months ago #1 by Shimei
Hi,

I changed the category title color, and one category seemingly is invisible. I can't find, nor do I know how to change this to the font color of the other category titles. I want it to be #ff9c2e but instead it's the same color as the category background color.

Screen shot shows where the invisible category title is, and here's my forum: www.religiousverse.com/forum.html


And my config, just in case:

This message contains confidential information

Database collation check: The collation of your table fields are correct

Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 45 seconds | Max execution memory: 128M | Max file upload: 24M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : rt_cerulean | author: RocketTheme, LLC | version: 1.2 | creationdate: Unknown

Kunena default template details : Blue Eagle | author: Kunena Team | version: 3.0.3 | creationdate: 2013-10-20

Kunena version detailed: Kunena 3.0.3 | 2013-10-20 [ Bifrost ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: Jomsocial 3.0.4

Third-party SEF components: None

Plugins: Search - Kunena Search 3.0.1 | Content - Kunena Discuss 3.0.1 | JomSocial - My Kunena Forum Menu 2.0.3 | JomSocial - My Kunena Forum Posts 3.0.1 | JomSocial - Kunena Groups 2.0.3

Modules: Kunena Latest 3.0.1 | Kunena Login 3.0.1

Attachments:

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

More
10 years 6 months ago #2 by 9themestore
Hi Shimei,

Please copy and paste the bellow CSS code section to the joomla template style file.
Code:
body #Kunena .kheader h2 a:link { color: #fff !important; /* Change with your color code */ } body #Kunena .kheader h2 a:hover, body #Kunena .kheader h2 a:focus, body #Kunena .kheader h2 a:active { color: #fff !important; /* Change with your color code */ }

I used the Firebug add-on check it and it worked fine.

Regards,

- 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: Shimei

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

More
10 years 6 months ago #3 by Shimei
Thank you very much 9themestore!

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

More
10 years 6 months ago - 10 years 6 months ago #4 by sozzled
I think the reason that one (?) section had missing text (as shown in the picture in msg #1) is unrelated to font-color.

When I went to the site, all sections were like this; not just the one you mentioned in msg #1 of this topic. In your case, the section font requires a special font-family. My browser had wait while the font was retrieved from your site and, when this happens, any text using this font family is invisible. I realised, after a while, that when I refreshed the page all the text became visible.

It's not just a CSS style issue; it's also an issue caused by using an "unusual" font.
Last edit: 10 years 6 months ago by sozzled.
The following user(s) said Thank You: Shimei

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

Time to create page: 0.633 seconds