- Posts: 10
- Thank you received: 0
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
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.
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
- tweeterpatje
-
Topic Author
- Offline
- New Member
-
Less
More
13 years 2 months ago #141018
by tweeterpatje
move moderator buttons to other place was created 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?
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?
Please Log in or Create an account to join the conversation.
13 years 2 months ago #141029
by TKtemp
Replied by TKtemp on topic move moderator buttons to other place
Hi,
you can try with this css rule
Add this to your Joomla template css file.
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.
- tweeterpatje
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
13 years 2 months ago #141033
by tweeterpatje
Replied by tweeterpatje on topic move moderator buttons to other place
Please Log in or Create an account to join the conversation.
13 years 2 months ago #141034
by TKtemp
Replied by TKtemp on topic move moderator buttons to other place
Yes, this should work
change 100px how you wish
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.
- tweeterpatje
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
13 years 2 months ago #141035
by tweeterpatje
Replied by tweeterpatje on topic move moderator buttons to other place
Please Log in or Create an account to join the conversation.
13 years 2 months ago #141036
by TKtemp
Replied by TKtemp on topic move moderator buttons to other place
Great!
BTW: you have some alignment issues but this can be fixed only if you post link to your site.
Regards
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.
Time to create page: 0.289 seconds