- Posts: 22
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Solved Kunena user profile: font colour
I noticed when I go to edit my profiles information that the text that describes each field is the same color as the background so it cant be read unless you highlight, I would like to know how I can change the color for this to say black?
Thanks.
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Im not a programmer so Im still figuring out what all the raw code does but doing what you said I see its stating Kunena.forum.ie7.css so its kunena issue unless that css then pulls info from other css? if thats how all that works I dont know.
I get that you dont want to help or your just burned out from all the question and thats fine, Im just looking at other forums members putting in their two cents.
Okay so anyhow Im not using the blend option in Kunena so Im using the default blue template and I would just like to know where kunena is pulling its information for the color of that font in that particular portion of the profile so that I can go to wherever that piece of code is located whether its Kunena side of joomla side and see about making a change.
Please Log in or Create an account to join the conversation.
If you understand how CSS works, whatever is the last piece of CSS loaded by the website will define and override any previously-defined CSS. The Kunena template CSS is loaded very early in the process. The Joomla site template CSS is the second-last thing to be loaded - there's also the advanced concept known as template overrides, too.PCFlip wrote: well actually I dont see how its joomla responsibility considering its the core and Kunena is an extension ...
So, actually, it is a Joomla thing. Anyway it's irrelevant because, like I wrote, we don't know anything about your site or the template you're using (and you haven't given us anything to work with) so all of this discussion is academic. The whole problem is solved with a single-mouseclick if you're prepared to invest a little bit of your time to learn CSS. If you're not prepared to invest your time to learn CSS then there are other remedies discussed in My Joomla site template makes a mess of Kunena .
We have this same discussion every day but, unfortunately, it doesn't change the current facts. Your Joomla site template CSS is ultimately responsible for everything on your website, including how Kunena is rendered, too. Therefore, even if I explained theoretically which particular web element may need restyling, if your Joomla site template CSS has a different rule then anything I wrote here would be a waste of my time and your time.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.