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

Solved Decrease width of Rapid reply in Crypsis

More
5 years 6 months ago - 5 years 6 months ago #1 by Slacker
I need to decrease width for Rapid reply, but when I put this in custom.css for Crypsis:

textarea#editor.span12.qreply {
width: 90%;
}

Message text is not on top but in middle.


Any suggestions?
Attachments:
Last edit: 5 years 6 months ago by Slacker.

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

More
5 years 6 months ago #2 by Slacker
Now I have figured it out. Shall be this:

.kreply.span12.well {
width:90%;
}

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

Time to create page: 0.523 seconds