- Posts: 2144
- Thank you received: 4
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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
Question New problem with 1.0.8
echo ' </div><div class="fb_message_buttons_cover">';
In orginal message.php (from kunena) it is line 347
in my changed message.php it ist line 349
<?php
if ($fbIcons)
{
if ($msg_closed == "")
{
echo " " . $msg_reply;
echo " " . $msg_quote;
if ($is_Moderator) /* echo ' </div><div class="fb_message_buttons_cover">';*/
if ($msg_merge) {
echo " " . $msg_merge;
}
In file attachement, is the message.php + forum.css (css is same as above) for getting the buttons below the signature and in one line, as shown on screenshot.
You find and have to change (before make backup of these files!) in components/com_kunena/template/default_ex
Please Log in or Create an account to join the conversation.
Lintzy wrote:
The template default shows the buttons under the signature without any changes.
O_O
No No.
I upgraded two sites this morning. Using the template default_ex without modification.
On both sites I had the same problem...
Look, what i have written: the template default
For template default_ex, i have shown possible changes above.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Sorry, it's true
Can I suggest to include the changes described above in the next release?
They work very well
In fact, I add.
For those who use the templates close the result is not beautiful to look at...
We would be better 1 "dropdown"
These are my recommendations then the experts you
I will write a PM to Matias, that he will see the changes. Maybe they are practical. I have tested in firefox, IE 6 and IE 7.
Your screenshot shows the buttons above the message. I guessed, you wanted to bring the buttons below the signature in 1 line. Did you want to get the buttons above the textbox in 1 line? I think, they are to big, to do so.
You can crack your problem, with replacing the buttons with other and smaller buttons. You find them in
/components/com_kunena/template/default_ex/images/english/icons
if you are using another language, you have, i guess italian? you'll find them in
/components/com_kunena/template/default_ex/images/italian/icons
Please Log in or Create an account to join the conversation.
Just now I tried to change the thinking of icons found on a single line.
But no, even if they remain small in two lines and give a sense of disorder...
The same goes for the icons below...
Please Log in or Create an account to join the conversation.
A drop-down list is much inconvenient and a matter of taste. I can live good with two lines or i replace the button
Please Log in or Create an account to join the conversation.