Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh 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 Changing the color of the text box in post message

More
15 years 8 months ago #60916 by MonzterJoe
I am working on a transparent color scheme for my site. I got most of it figured out, this is the first one I have ever did so still scratching my head.

I want to change the text box from white to be transparent or a dark blue and the text color to white. I have searched and searched and still have not figured out where to make the change at. Any help would be awesome. You can view the site at www.theunitedleagues.com

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

More
15 years 8 months ago #60943 by severdia
Add the following bit of CSS to the end of your main template.css file.
Code:
#Kunena #kpost-message .invalid { background-color:#000000 !important; border:1px solid red !important; color: #fff !important; } #Kunena textarea#kbbcode-message { background-color:#000000; float:left; width:95%; color: #fff !important; }

Replace #000000 with the color of dark blue you want.

Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com

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

More
15 years 8 months ago #61029 by MonzterJoe
awesome, thanks so much, saved me a lot of time trying to figure it out on my own!!

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

More
15 years 8 months ago #61408 by JzTz
How do you do that? Cause a few posts are removed I think?

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

More
15 years 8 months ago #61438 by sozzled
Looks like one of us accidentally split the topic when it was moved to the archive. Thanks for pointing out the mistake.

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

More
15 years 5 months ago - 15 years 5 months ago #71267 by tehsik
hello guys
please tell me exact paths of how to change my text font ....
i have read it but i can`t get it ...
Last edit: 15 years 5 months ago by tehsik.

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

Time to create page: 0.268 seconds