Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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.

Idea How to change background color of inputbox

More
13 years 2 months ago - 13 years 2 months ago #1 by ender
Hello,

I need to change background color of inputbox in great kunena discuss plugin. This is last thing which remains white on my page and I need it transparent.

Ive edited discuss.css, but no luck. Here is screen:



Have anybody idea how to change it?

EDIT: Ive found something in form.php, added style and done :)

before:
Code:
<td colspan="2"><textarea name="message" rows="2" cols="60"></textarea></td>

after:
Code:
<td colspan="2"><textarea name="message" rows="2" cols="60" style="background-color:transparent;color:#CCC;border:1px solid #666666" ></textarea></td>

Last edit: 13 years 2 months ago by ender.
The following user(s) said Thank You: CheechDogg

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

More
12 years 3 months ago #2 by CheechDogg
Hello ender,

Thanks a lot for this small little hack, it was exactly what I needed for my site! Great work!

[img
Find me on Facebook.

CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3

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

Time to create page: 0.351 seconds