Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

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.

Question Help with Font Colour

More
15 years 3 months ago #88516 by teratyke
Replied by teratyke on topic Re: Help with Font Colour
there should be a file called 2_formalize.css that is in /templates/js_onyx/css/ - part of your joomla template

there should be a line in that file that reads
background-color: #CA6129;

just add the word !important after the colour hex code (ca6129). It should read

background-color: #CA6129 !important; when you are done.

Least that's how it looks from here.

Rob

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

More
15 years 3 months ago #88532 by alexwalker
Rob, thanks. Added the !important after the hex and it now shows orange in the drop down list but cannot see any text still. Need to make it black or white wihtout affecting the display through other non ie browsers.

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

More
15 years 3 months ago #88983 by teratyke
Replied by teratyke on topic Re: Help with Font Colour
Hello again!
I did try changing the font colour using the ie8 developer tools, but I couldn't find the css that was controlling the colour. I suspect you need to add some css to change the colour to your main template css. You just need to identify the class. If I get a chance I'll have another look later this week, but as I said before I'm not good much on this!
Thanks
Rob

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

More
15 years 3 months ago #88985 by alexwalker
Rob, I resorted to getting this done by a css expert and this is working now. Thanks

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

Time to create page: 0.203 seconds