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

This category is for discussing issues with the K 2.0 Blue Eagle template.

As general background, My Joomla site template makes a mess of Kunena .

We do not answer questions about other templates for Kunena here.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question move moderator buttons to other place

More
11 years 1 month ago #1 by tweeterpatje
I've done it before but I don't know how anymore....


I would't like to move the moderator buttons to the left. When a Mod use the forum with a mobile device and the topic has more than one page, they push the delete button very often in stead of de other page button.




Does anyone know how to change this?
Attachments:

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

More
11 years 1 month ago #2 by TKtemp
Hi,

you can try with this css rule
Code:
#Kunena div.kmessage-buttons-cover { float: left; }

Add this to your Joomla template css file.
The following user(s) said Thank You: tweeterpatje

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

More
11 years 1 month ago #3 by tweeterpatje
Worked, tnx!


Is it possible to place the "thank you" more right?
Attachments:

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

More
11 years 1 month ago #4 by TKtemp
Yes, this should work
Code:
#Kunena div.kmessage-buttons-cover { float: left; margin-right: 100px; }

change 100px how you wish
The following user(s) said Thank You: tweeterpatje

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

More
11 years 1 month ago #5 by tweeterpatje
Thank you again! This also works.


Attachments:

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

More
11 years 1 month ago #6 by TKtemp
Great!

BTW: you have some alignment issues but this can be fixed only if you post link to your site.

Regards

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

More
11 years 1 month ago - 11 years 1 month ago #7 by tweeterpatje
Last edit: 11 years 1 month ago by tweeterpatje.

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

More
11 years 1 month ago #8 by TKtemp
Hmm...

I dont see buttons as a guest. Let's try anyway

Add this rule also to joomla template css file. This should align buttons
Code:
#Kunena .kbuttonmod span.edit { float: none !important; }
The following user(s) said Thank You: tweeterpatje

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

More
11 years 1 month ago - 11 years 1 month ago #9 by tweeterpatje
You're great!



How do you know all those names of the bottom sections? can I find it in a file?

<edit> also placed a extra space below the mod buttons</edit>

Attachments:
Last edit: 11 years 1 month ago by tweeterpatje.

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

Time to create page: 0.417 seconds