Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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

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 5 months ago #88377 by alexwalker
Can anyone help me change the font colour from grey to black? It is very hard to read. Please see www.theomm.com/forum

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

More
15 years 5 months ago - 15 years 5 months ago #88381 by teratyke
Replied by teratyke on topic Re: Help with Font Colour
Hi
You have a css file...
/templates/js_onyx/css/style-orange.css - its part of your template.

and in it is a line

color: #CCC or #cccccc or similar. change that to something darker, maybe #333333.


Hope this helps.
I'm not much on css really, but I noticed your post because I bought my girlfriend some omm running stuff at Christmas and its great :laugh: !!!

Thanks
Rob

ps I should add - changing that may have implications for the rest of the site...
Last edit: 15 years 5 months ago by teratyke.
The following user(s) said Thank You: alexwalker

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

More
15 years 5 months ago #88382 by alexwalker
Rob, brill ! CSS is not my bag ! I have changed the font colour to orange in keeoing with the OMM. Looks quite good. Many thanks for the quick response and help. Much appreciated. Glad you liked the gear for your girlfriend. Regards. Alex

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

More
15 years 5 months ago #88507 by alexwalker
Rob/anyone - when people use internet explorer browser (and they will insist), they are unable to see the drop down menus in the forum, they are completely white. Is this as a result of changing the font to orange (in the Onyx CSS template) in the forum so that it was eaiser to read? I also note I have the same problem in Community Builder when viewed through ie. Firefox and Chrome are fine. Any ideas ?

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

More
15 years 5 months ago - 15 years 5 months ago #88509 by teratyke
Replied by teratyke on topic Re: Help with Font Colour
in www.theomm.com/templates/js_onyx/css/2_formalize.css

try changing

background-color: #CA6129
to
background-color: #CA6129 !important

That seems to fix the background, can't figure out the text though.
Open the page in IE then hit F12 to get the developer tools where you can 'fiddle' with the css.

Fun, eh?!

I'm sure someone else could give you much better advice than me.
Rob
Last edit: 15 years 5 months ago by teratyke.

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

More
15 years 5 months ago #88513 by alexwalker
Rob, thanks but I am not sure what you mean by saying
background-color: #CA6129
to
background-color: #CA6129 !important
?

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

Time to create page: 0.262 seconds