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.

Question Change the background color of the posts....

More
14 years 7 months ago - 14 years 7 months ago #1 by 88guy
My God - it's late, I'm tired, I'm 57, I'm putting this together for a buddy who has cancer, and I am at my wits end. I am using the latest versions of Joomla and Kunena. I've got a template that my friend really likes and the only thing wrong is that the text color of the posts is white - just like the background color. I have been messing with the CSS file for HOURS. Where in the world is the line that would make the background color of the posts say, for instance, black (or dark gray - or whatever....). One of the templates (stock) almost worked (but not quite). That's the only issue - otherwise, the thing looks great. Help! Or - for that matter - how can I just make the text black?


Thanks...
Last edit: 14 years 7 months ago by 88guy.

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

More
14 years 7 months ago - 14 years 7 months ago #2 by skillless
Code:
#Kunena div.msgtext { color: black; /** for text-colour **/ background-color: grey; /** for background-colour **/ }
@kunena.forum.css


Do you know Firebug ? Give it a try, very nice tool.
Last edit: 14 years 7 months ago by skillless.

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

More
14 years 7 months ago #3 by 88guy
GOD BLESS YOU............. thanks a million. I promise - I will get Firebug - but time was of huge importance, here, and I'd never used the thing. Thanks very much.

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

More
14 years 7 months ago #4 by 88guy
GOD BLESS YOU............. thanks a million. I promise - I will get Firebug - but time was of huge importance, here, and I'd never used the thing. Thanks very much.

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

Time to create page: 0.498 seconds