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

More
17 years 2 months ago - 17 years 2 months ago #4079 by Lintzy
Replied by Lintzy on topic Re:New problem with 1.0.8
If you want to have the buttons in one line you have to comment out or to delete this

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






File Attachment:

File Name: default.zip
File Size:9.32 KB
Last edit: 17 years 2 months ago by Lintzy.

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

More
17 years 2 months ago #4082 by Lintzy
Replied by Lintzy on topic Re:New problem with 1.0.8
rinuccio wrote:

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.

More
17 years 2 months ago #4085 by rinuccio
Replied by rinuccio on topic Re:New problem with 1.0.8
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" :P
These are my recommendations then the experts you :-)

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

More
17 years 2 months ago - 17 years 2 months ago #4086 by Lintzy
Replied by Lintzy on topic Re:New problem with 1.0.8
rinuccio wrote:

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" :P
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
Last edit: 17 years 2 months ago by Lintzy.

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

More
17 years 2 months ago #4092 by rinuccio
Replied by rinuccio on topic Re:New problem with 1.0.8
The idea to add a menu "dropdown" I feel like it.

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.

More
17 years 2 months ago #4098 by Lintzy
Replied by Lintzy on topic Re:New problem with 1.0.8
And this disorder is the reaseon, why kunena team made two lines (i guess) :laugh:

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.

Time to create page: 0.243 seconds